We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d7e1c commit eac1905Copy full SHA for eac1905
docs/source/cmdline/download.rst
@@ -24,7 +24,7 @@ Options
24
25
For ``skip``, if the local file exists, skip downloading that asset.
26
27
- For ``overwrite``, if the local file exists, overwrite it.
+ For ``overwrite``, if the local file exists, overwrite that asset.
28
29
For ``overwrite-different``, if the local file's hash is the same as on the
30
server, the asset is skipped; otherwise, it is redownloaded.
0 commit comments