Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / generate.doc.gitbook.yml
1 description: 'Generate documentations for Commands'
2 options:
3   path: 'The path to render the documentation'
4 messages:
5   missing_path: 'The path is missing'
6   title: 'Available Drupal Console Commands'
7   note: 'Note'
8   note-description: 'Drupal Console commands *must* be run from the root of a Drupal 8 installation'
9   command: 'Drupal Console Command'
10   command_description: 'The **"%s"** command "%s"'
11   usage: 'Usage'
12   options: 'Available options'
13   option: 'Option'
14   details: 'Details'
15   arguments: 'Available arguments'
16   argument: 'Argument'
17   examples: 'Examples'