httpie/cli

Compact help

Open

#428 opened on Jan 14, 2016

View on GitHub
 (15 comments) (0 reactions) (0 assignees)Python (33,716 stars) (3,676 forks)batch import
docsenhancementhelp wantedneeds product design

Description

It would be nice if httpie had a compact help.

I tend to forget the various request item delimiters, but http --help spams the terminal scrollback with lots of unrelated information (I know, I can use less, but meh, I'm lazy). Why not include this in the compact "usage" printed when just running http?

Contributor guide