aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2024-10-16 14:10:03 +0200
committerToni Uhlig <matzeton@googlemail.com>2024-10-16 14:10:03 +0200
commitbefd13bfd0018702ea1516562dfe454458cfec88 (patch)
treed8e5963a07a1ea87f3547a0e9ae8d370e6cb06f5
parent37f6a296823ca3a6262ff30a60ab421a9e371617 (diff)
Added usage help for `-R'add/config-file-support
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
-rw-r--r--nDPId.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nDPId.c b/nDPId.c
index d157f533a..61b17cd0f 100644
--- a/nDPId.c
+++ b/nDPId.c
@@ -5274,6 +5274,7 @@ static void print_usage(char const * const arg0)
"\t-u\tChange UID to the numeric value of user.\n"
"\t \tDefault: %s\n"
"\t-g\tChange GID to the numeric value of group.\n"
+ "\t-R\tLoad a nDPI custom risk domain file.\n"
"\t-P\tLoad a nDPI custom protocols file.\n"
"\t-C\tLoad a nDPI custom categories file.\n"
"\t-J\tLoad a nDPI JA3 hash blacklist file.\n"