mirror of
https://github.com/httpie/cli.git
synced 2024-11-28 18:53:21 +01:00
Tweak compact help
This commit is contained in:
parent
350abe3033
commit
ec203b1fac
@ -568,9 +568,8 @@ class HTTPieArgumentParser(BaseHTTPieArgumentParser):
|
|||||||
error:
|
error:
|
||||||
{message}
|
{message}
|
||||||
|
|
||||||
For more information:
|
for more information:
|
||||||
- Try running {self.prog} --help
|
run '{self.prog} --help' or visit https://httpie.io/docs/cli
|
||||||
- Or visiting https://httpie.io/docs/cli
|
|
||||||
'''
|
'''
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user