Skip to content

Commit

Permalink
change wording
Browse files Browse the repository at this point in the history
  • Loading branch information
datawhores committed Aug 7, 2024
1 parent f1e0ceb commit a543569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ofscraper/utils/args/parse/arguments/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"-dl",
"--download-limit",
"download_limit",
help="restricts the speed of downloads per thread",
help="the amount of data per second to restrict downloads to per thread",
default=None,
type=parse_size,
)

0 comments on commit a543569

Please sign in to comment.