File: test_raw_help_group_group.md

package info (click to toggle)
python-consolekit 1.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,152 kB
  • sloc: python: 2,835; makefile: 8
file content (15 lines) | stat: -rw-r--r-- 261 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Usage: demo [OPTIONS] COMMAND [ARGS]...

  This is the summary line.

  This **program** does *the* ``following``:

  * This
  * That
  * ~~The other~~ (deprecated)

Options:
  -h, --help  Show this message and exit.

Commands:
  foo  This is the summary line.