httpie/cli

Compact help

Open

#428 geöffnet am 14. Jan. 2016

Auf GitHub ansehen
 (15 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (3.676 Forks)batch import
docsenhancementhelp wantedneeds product design

Repository-Metriken

Stars
 (33.716 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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