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

  This is the summary line.

  This program does the 'following':
   1. This
   2. That
   3. T̶h̶e̶ ̶o̶t̶h̶e̶r̶ (deprecated)

Options:
  --colour / --no-colour  Whether to use coloured output.
  -h, --help              Show this message and exit.