1
0
mirror of https://github.com/httpie/cli.git synced 2025-07-12 03:55:25 +02:00

Tweak compact help

This commit is contained in:
Jakub Roztocil
2022-03-07 16:52:04 +01:00
committed by Batuhan Taskaya
parent 350abe3033
commit ec203b1fac

@ -568,9 +568,8 @@ class HTTPieArgumentParser(BaseHTTPieArgumentParser):
error:
{message}
For more information:
- Try running {self.prog} --help
- Or visiting https://httpie.io/docs/cli
for more information:
run '{self.prog} --help' or visit https://httpie.io/docs/cli
'''
)
)