mirror of
https://github.com/Radiquum/furaffinity-dl.git
synced 2025-05-24 13:49:35 +05:00
chore: update README.md usage
This commit is contained in:
parent
94df41eb44
commit
8921fd52d7
2 changed files with 12 additions and 10 deletions
|
@ -182,7 +182,7 @@ parser.add_argument(
|
|||
"--dry",
|
||||
dest="dry_run",
|
||||
action="store_true",
|
||||
help="disable multithreading download",
|
||||
help="dry run (don't create folders and don't download files)",
|
||||
)
|
||||
|
||||
args = parser.parse_args()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue