summaryrefslogtreecommitdiff
path: root/sapi/cli/CREDITS
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2002-03-11 16:25:32 +0000
committerMarcus Boerger <helly@php.net>2002-03-11 16:25:32 +0000
commit343b413cf83e05c974c196d29fcfc655460935fc (patch)
tree6fd9e4e97efd2672a8d01d7daf31b0bbdee09469 /sapi/cli/CREDITS
parentb34300b070eef8c1dc2613a5604406a6a0cbc6c6 (diff)
downloadphp-git-343b413cf83e05c974c196d29fcfc655460935fc.tar.gz
-passing arguments to CLI, see: php -h
Diffstat (limited to 'sapi/cli/CREDITS')
-rw-r--r--sapi/cli/CREDITS2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/CREDITS b/sapi/cli/CREDITS
index 72b1b051bd..9e1fd3b3db 100644
--- a/sapi/cli/CREDITS
+++ b/sapi/cli/CREDITS
@@ -1,2 +1,2 @@
CLI
-Rasmus Lerdorf, Stig Bakken, Edin Kadribasic
+Rasmus Lerdorf, Stig Bakken, Edin Kadribasic, Marcus Boerger