Man-Pageο
SYNOPSISο
parsec-cli man-page [βmode] [-h|βhelp] [OUTPUT]
DESCRIPTIONο
Print CLI man pages to the console or a file
OPTIONSο
- βmode <MODE> [default: all-in-one]
- How the man pages would be written to the output path
Possible values:
all-in-one: All man entries are written in the single file
separate: Each man entry is written to its own file
- -h, βhelp
Print help (see a summary with -h)
- [OUTPUT] [default: -]
Man page(s) output path
The output path should be a file or a directory depending on `mode`.