Clarify that these flags require a following argument.

master
voussoir 2021-05-18 23:38:04 -07:00
parent 2d2e80824f
commit 5d736f49ce
No known key found for this signature in database
GPG Key ID: 5F7554F8C26DACCB
1 changed files with 2 additions and 2 deletions

View File

@ -611,7 +611,7 @@ export_symlinks:
> etiquette_cli.py export_symlinks --destination directory --album-search searchargs
flags:
--destination:
--destination X:
A path to a directory into which the symlinks will be placed.
--dry:
@ -672,7 +672,7 @@ reload_metadata:
By default, we wil skip any files that have the same mtime and byte
size as before. You can pass --force to always reload.
--hash_bytes_per_second:
--hash_bytes_per_second X:
A string like "10mb" to limit the speed of file hashing for the purpose
of reducing system load.
'''.strip(),