File: test_markdown_help_command.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 (13 lines) | stat: -rw-r--r-- 250 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Usage: demo [OPTIONS]

  This is the summary line.

  This program does the 'following':
   * This
   * That
   * T̶h̶e̶ ̶o̶t̶h̶e̶r̶ (deprecated)

  A multiline paragraph

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