httpie/cli

Compact help

Open

#428 opened on Jan 14, 2016

 (15 comments) (0 reactions) (0 assignees)Python (3,676 forks)batch import
docsenhancementhelp wantedneeds product design

Repository metrics

Stars
 (33,716 stars)
PR merge metrics
 (PR metrics pending)

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