This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/vendor/symfony/console/Tests/Fixtures/command_2.md

580 B

descriptor:command2

  • Description: command 2 description

  • Usage:

    • descriptor:command2 [-o|--option_name] [--] <argument_name>
    • descriptor:command2 -o|--option_name <argument_name>
    • descriptor:command2 <argument_name>

command 2 help

Arguments:

argument_name:

  • Name: argument_name
  • Is required: yes
  • Is array: no
  • Description:
  • Default: NULL

Options:

option_name:

  • Name: --option_name
  • Shortcut: -o
  • Accept value: no
  • Is value required: no
  • Is multiple: no
  • Description:
  • Default: false