Skip to content

Commit

Permalink
Update httpie/cli/argparser.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbrzt authored Mar 3, 2022
1 parent 486e462 commit ff32e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpie/cli/argparser.py
Original file line number Diff line number Diff line change
Expand Up @@ -549,5 +549,5 @@ def error(self, message):
2,
'\nerror:\n %(message)s\n\n'
'For more information try with --help '
'or visit the https://pie.co/docs' % args
'or visit the https://pie.co/docs/cli' % args
)

0 comments on commit ff32e63

Please sign in to comment.