From db374b19f1675085092cdcf5ebaff4158f30f90a Mon Sep 17 00:00:00 2001 From: ed Date: Wed, 7 Apr 2021 21:13:45 +0200 Subject: [PATCH] mention the new cflags in -h --- copyparty/__main__.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/copyparty/__main__.py b/copyparty/__main__.py index bbea9b8a..30c80250 100644 --- a/copyparty/__main__.py +++ b/copyparty/__main__.py @@ -196,6 +196,9 @@ def run_argparse(argv, formatter): list of cflags: "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 -a ed:hunter2 -v .::r:aed -v ../inc:dump:w:aed:cnodupe \033[36m