- Introduces short flags. Now you can invoke
--list
with-l
or pass status code after-c
flag:httpurr -l --cat 3
httpurr -c 200
- Invoke the help
httpurr -h
:ᗢ httpurr ========== Usage of httpurr: --cat [category] Print HTTP status codes by category with --list; allowed categories are 1, 2, 3, 4, 5 -c, --code [status code] Print the description of an HTTP status code -h, --help Print usage -l, --list Print HTTP status codes -v, --version Print version