1
0
Fork 0

Clarify default values of --lower, --upper.

master
voussoir 2021-08-21 14:33:18 -07:00
parent 9a64e5edd9
commit 3f2b9d0787
No known key found for this signature in database
GPG Key ID: 5F7554F8C26DACCB
1 changed files with 2 additions and 2 deletions

View File

@ -284,10 +284,10 @@ get:
flags: flags:
--lower id: --lower id:
Lower bound item ID. Lower bound item ID. If omitted, starts from 1.
--upper id: --upper id:
Upper bound item ID. Upper bound item ID. If omitted, ends at newest post.
--threads X: --threads X:
Use X threads to download items. Default = 1 thread. Use X threads to download items. Default = 1 thread.