mri

Quickly scan for CLI flags and arguments in command output

npmmacoslinuxwindows
Try with needOr install directly
Source

About

Quickly scan for CLI flags and arguments

Commands

mri

Examples

Scan a command's help output to extract all available flags$ mri --help
Parse flags and arguments from a specific command$ mri ls
Extract CLI options from a tool's documentation output$ mri grep --help