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/definition_astext.txt
2010-01-09 12:57:15 +01:00

8 lines
301 B
Plaintext

<comment>Arguments:</comment>
<info>foo </info> The bar argument
<info>bar </info> The foo argument<comment> (default: array ( 0 => 'bar',))</comment>
<comment>Options:</comment>
<info>--foo</info> (-f) The foo option
<info>--bar</info> (-b) The foo option<comment> (default: bar)</comment>