We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df8615a commit ef81cf6Copy full SHA for ef81cf6
README.md
@@ -232,6 +232,9 @@ The options below are available to all protocols:
232
* `checksum` - Checksum to verify the downloaded file or archive. See
233
the entire section on checksumming above for format and more details.
234
235
+ * `filename` - When in file download mode, allows specifying the name of the
236
+ downloaded file on disk. Has no effect in directory mode.
237
+
238
### Local Files (`file`)
239
240
None
0 commit comments