Skip to content

Commit

Permalink
Tweak compact help
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbrzt committed Mar 7, 2022
1 parent 2eca448 commit ab5b47a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions httpie/cli/argparser.py
Original file line number Diff line number Diff line change
Expand Up @@ -553,9 +553,8 @@ def error(self, message):
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
'''
)
)

0 comments on commit ab5b47a

Please sign in to comment.