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/src/Symfony/Component/Console/Tests/Fixtures/command_astext.txt

19 lines
719 B
Plaintext
Raw Normal View History

2010-01-04 14:42:28 +00:00
<comment>Usage:</comment>
namespace:name
name
2010-01-04 14:42:28 +00:00
<comment>Arguments:</comment>
<info>command</info> The command to execute
2010-01-04 14:42:28 +00:00
<comment>Options:</comment>
<info>-h, --help</info> Display this help message
<info>-q, --quiet</info> Do not output any message
<info>-V, --version</info> Display this application version
<info> --ansi</info> Force ANSI output
<info> --no-ansi</info> Disable ANSI output
<info>-n, --no-interaction</info> Do not ask any interactive question
<info>-v|vv|vvv, --verbose</info> Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
2010-01-04 14:42:28 +00:00
<comment>Help:</comment>
help