Update shortcuts as well

This commit is contained in:
Batuhan Taskaya 2021-12-24 11:53:31 +03:00
parent 0ebc9a7e09
commit 05c02f0f39

View File

@ -433,6 +433,9 @@ output_options.add_argument(
the whole request as well as the response. Also print any intermediary
requests/responses (such as redirects). For the second level and higher,
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(