File: common-help-option.txt

package info (click to toggle)
ltt-control 2.13.15-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 17,656 kB
  • sloc: ansic: 167,287; sh: 27,018; makefile: 2,828; python: 1,380; yacc: 692; lex: 129; java: 109; perl: 99; cpp: 35; xml: 23
file content (9 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
option:-h, option:--help::
    Show help.
+
This option attempts to launch `/usr/bin/man` to view this manual page.
Override the manual pager path with the `LTTNG_MAN_BIN_PATH` environment
variable.

option:--list-options::
  List available command options and quit.