This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/fixtures/Symfony/Components/Console/command_astext.txt
2010-03-07 14:58:55 +01:00

18 lines
685 B
Plaintext

<comment>Usage:</comment>
namespace:name [-h|--help] [-q|--quiet] [-v|--verbose] [-V|--version] [-c|--color] [-n|--no-interaction] command
<comment>Aliases:</comment> <info>name</info>
<comment>Arguments:</comment>
<info>command </info> The command to execute
<comment>Options:</comment>
<info>--help</info> (-h) Display this help message.
<info>--quiet</info> (-q) Do not output any message.
<info>--verbose</info> (-v) Increase verbosity of messages.
<info>--version</info> (-V) Display this program version.
<info>--color</info> (-c) Force ANSI color output.
<info>--no-interaction</info> (-n) Do not ask any interactive question.
<comment>Help:</comment>
help