Skip to content

Commit

Permalink
Merge pull request #374 from smokris/patch-1
Browse files Browse the repository at this point in the history
Clarify CLI download syntax for multiple formats
  • Loading branch information
jjjake authored Nov 24, 2020
2 parents 5f8ea03 + f145a8b commit 4272fc4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion internetarchive/cli/ia_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
-P, --search-parameters=<key:value>... Download items returned from a specified search query.
-g, --glob=<pattern> Only download files whose filename matches the
given glob pattern.
-f, --format=<format>... Only download files of the specified format(s).
-f, --format=<format>... Only download files of the specified format.
Use this option multiple times to download multiple
formats.
You can use the following command to retrieve
a list of file formats contained within a given
item:
Expand Down

0 comments on commit 4272fc4

Please sign in to comment.