CleverCloud / cliparse-node

Declarative CLI parsing for node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display an error if a non existing option is given to a command

rbelouin opened this issue · comments

For example:

$ mycommand -w file.txt
Error: unknown option "-w"