man-get-flags
Parses man page files for command line flags
Sometimes you might want to programmatically search man
pages for any supported flag. Particularly if you’re writing a dynamic autocompletion. man-get-flags
does this and returns a JSON document.
You can either pipe a man page to man-get-flags
, or pass the name of the command as a parameter.
<stdin> -> man-get-flags -> <stdout>
man-get-flags command -> <stdout>
murex-docs
: Displays the man pages for murex builtinsThis site's content is rebuilt automatically from murex's source code after each merge to the master
branch. Downloadable murex binaries are also built with the website.
Last built on Sun Aug 7 21:54:24 UTC 2022 against commit dcfad0ddcfad0d89bac50d6bf3febdd0f4fad5580a9564c.
Current version is 2.10.2400 which has been verified against 16766 tests cases.