diff --git a/features/commandline.xml b/features/commandline.xml index dc1e2c4128..9a07e1195c 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1,5 +1,5 @@ - + Using PHP from the command line @@ -624,6 +624,8 @@ $ php -c /custom/directory/ my_script.php $ php -c /custom/directory/custom-file.ini my_script.php ]]> + If you don't specify this option, file is searched in + default locations.