[#10461] Add docs about custom environment

This commit is contained in:
Wouter J 2014-03-17 16:16:17 +01:00
parent 2193f3db39
commit 6871a614b9

View File

@ -66,6 +66,9 @@ If you have custom docroot directory layout, you can specify your own
router script using <info>--router</info> option:
<info>%command.full_name% --router=app/config/router.php</info>
Specifing a router script is required when the used environment is not "dev" or
"prod".
See also: http://www.php.net/manual/en/features.commandline.webserver.php
EOF