definition_astext.txt 462 B

123456789
  1. <comment>Arguments:</comment>
  2. <info>foo </info> The foo argument
  3. <info>baz </info> The baz argument<comment> (default: true)</comment>
  4. <info>bar </info> The bar argument<comment> (default: array ( 0 => 'bar',))</comment>
  5. <comment>Options:</comment>
  6. <info>--foo</info> (-f) The foo option
  7. <info>--baz</info> The baz option<comment> (default: false)</comment>
  8. <info>--bar</info> (-b) The bar option<comment> (default: bar)</comment>