summaryrefslogtreecommitdiff
path: root/sapi/cli/php.1.in
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2010-03-30 22:35:23 +0000
committerJohannes Schlüter <johannes@php.net>2010-03-30 22:35:23 +0000
commit26af57592665c7cbfdaa7cca1a69c72359e24425 (patch)
tree03da4ed1134397307fd856abf628b0694f774aa8 /sapi/cli/php.1.in
parentb90455977661a364eea8f8de2e4eac76a606807f (diff)
downloadphp-git-26af57592665c7cbfdaa7cca1a69c72359e24425.tar.gz
Add ReflectionZendExtension class and --rz option to CLI
Diffstat (limited to 'sapi/cli/php.1.in')
-rw-r--r--sapi/cli/php.1.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in
index 17346679ff..1aa1d9b794 100644
--- a/sapi/cli/php.1.in
+++ b/sapi/cli/php.1.in
@@ -295,6 +295,16 @@ Shows information about extension
.B name
.TP
.PD 0
+.B \-\-rzendextension
+.IR name
+.TP
+.PD 1
+.B \-\-rz
+.IR name
+Shows information about Zend extension
+.B name
+.TP
+.PD 0
.B \-\-rextinfo
.IR name
.TP