mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
mention the new cflags in -h
This commit is contained in:
parent
ab3839ef36
commit
db374b19f1
|
@ -196,6 +196,9 @@ def run_argparse(argv, formatter):
|
||||||
|
|
||||||
list of cflags:
|
list of cflags:
|
||||||
"cnodupe" rejects existing files (instead of symlinking them)
|
"cnodupe" rejects existing files (instead of symlinking them)
|
||||||
|
"ce2d" sets -e2d (all -e2* args can be set using ce2* cflags)
|
||||||
|
"cd2t" disables metadata collection, overrides -e2t*
|
||||||
|
"cd2d" disables all database stuff, overrides -e2*
|
||||||
|
|
||||||
example:\033[35m
|
example:\033[35m
|
||||||
-a ed:hunter2 -v .::r:aed -v ../inc:dump:w:aed:cnodupe \033[36m
|
-a ed:hunter2 -v .::r:aed -v ../inc:dump:w:aed:cnodupe \033[36m
|
||||||
|
|
Loading…
Reference in a new issue