Update the gbs3 and gbw3 man pages to include --list
* NEW: Updated man pages to include -l --list to display available Libraries or Components
This commit is contained in:
parent
2f834c6e63
commit
147e09edb1
2 changed files with 6 additions and 0 deletions
|
@ -57,6 +57,9 @@ add debugging information to application
|
|||
\fB\-h, --help\fR
|
||||
display help and exit
|
||||
.TP
|
||||
\fB\-l, --list\fR
|
||||
display a list of available Components or Libraries, '-l component' or '-l library'
|
||||
.TP
|
||||
\fB\-L, --license\fR
|
||||
display license
|
||||
.TP
|
||||
|
|
|
@ -45,6 +45,9 @@ add debugging information to application
|
|||
\fB\-h, --help\fR
|
||||
display help and exit
|
||||
.TP
|
||||
\fB\-l, --list\fR
|
||||
display a list of available Components or Libraries, '-l component' or '-l library'
|
||||
.TP
|
||||
\fB\-L, --license\fR
|
||||
display license
|
||||
.TP
|
||||
|
|
Loading…
Reference in a new issue