You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
Update shortcuts as well
This commit is contained in:
@@ -433,6 +433,9 @@ output_options.add_argument(
|
|||||||
the whole request as well as the response. Also print any intermediary
|
the whole request as well as the response. Also print any intermediary
|
||||||
requests/responses (such as redirects). For the second level and higher,
|
requests/responses (such as redirects). For the second level and higher,
|
||||||
print these as well as the response metadata.
|
print these as well as the response metadata.
|
||||||
|
|
||||||
|
Level one is a shortcut for: --all --print={''.join(BASE_OUTPUT_OPTIONS)}
|
||||||
|
Level two is a shortcut for: --all --print={''.join(OUTPUT_OPTIONS)}
|
||||||
'''
|
'''
|
||||||
)
|
)
|
||||||
output_options.add_argument(
|
output_options.add_argument(
|
||||||
|
Reference in New Issue
Block a user