Y
Hacker News
new
|
ask
|
show
|
jobs
by
ams6110
3275 days ago
This sort of exists. The command syntax format is the standard man page "Usage" and "Options" sections, and an implementation is docopt (
http://docopt.org/
)