.\" Pipe this output to groff -m man -K utf8 -T utf8 | less -R .\" .mso an.tmac .TH "CMDLINER-TOOL-COMMANDS" 1 "" "Cmdliner v2.1.1" "Cmdliner Manual" .\" Disable hyphenation and ragged-right .nh .ad l .SH NAME .P cmdliner\-tool\-commands \- Output all subcommands of a cmdliner tool .SH SYNOPSIS .P \fBcmdliner tool\-commands\fR [\fIOPTION\fR]… \fITOOLEXEC\fR .SH DESCRIPTION .P \fBcmdliner tool\-commands\fR outputs all the subcommands of a given cmdliner based tool, one per line\N'46' Examples: .P .nf \fBcmdliner tool\-commands\fR \fB\N'46'/mytool\fR .fi .sp -1 .P .nf \fBcmdliner tool\-commands\fR \fBcmdliner\fR .fi .SH ARGUMENTS .TP 4 \fITOOLEXEC\fR (required) \fITOOLEXEC\fR is the tool executable\N'46' Searched in the \fBPATH\fR unless an explicit file path is specified\N'46' .SH COMMON OPTIONS .TP 4 \fB\-\-help\fR[=\fIFMT\fR] (default=\fBauto\fR) Show this help in format \fIFMT\fR\N'46' The value \fIFMT\fR must be one of \fBauto\fR, \fBpager\fR, \fBgroff\fR or \fBplain\fR\N'46' With \fBauto\fR, the format is \fBpager\fR or \fBplain\fR whenever the \fBTERM\fR env var is \fBdumb\fR or undefined\N'46' .TP 4 \fB\-\-version\fR Show version information\N'46' .SH EXIT STATUS .P \fBcmdliner tool\-commands\fR exits with: .TP 4 0 on success\N'46' .TP 4 123 on indiscriminate errors reported on standard error\N'46' .TP 4 124 on command line parsing errors\N'46' .TP 4 125 on unexpected internal errors (bugs)\N'46' .SH SEE ALSO .P cmdliner(1)