From befd13bfd0018702ea1516562dfe454458cfec88 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 16 Oct 2024 14:10:03 +0200 Subject: Added usage help for `-R' Signed-off-by: Toni Uhlig --- nDPId.c | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3