blob: 90e2110dad856705420809a53ee477aceec2d5c4 (
about) (
plain)
1
2
3
4
5
6
7
8
|
Usage: nugget <urls> [options]
-o output filename
-d output parent directory
-c resume aborted download
-f ignore response codes > 299
-s concurrent socket limit (default infinity)
-q disable logging
--stdin download all urls written to stdin (newline delimited)
|