Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 296 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 296 Bytes

manpageParser

Script that parse all flags from manpages and can call all commands which was not found in manpages with --help option. It then parses the help output

Please note that script needs to be run using Python version < 3.

For all CLI options run ´python manpageParser.py --help´.