Signed-off-by: Mart Frauenlob <mart.frauenlob@xxxxxxxxx> --- src/nfct-extensions/timeout.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/nfct-extensions/timeout.c b/src/nfct-extensions/timeout.c index 1cb04a1..30f9464 100644 --- a/src/nfct-extensions/timeout.c +++ b/src/nfct-extensions/timeout.c @@ -32,7 +32,7 @@ static void nfct_cmd_timeout_usage(char *argv[]) { fprintf(stderr, "nfct v%s: Missing command\n" - "%s <list|add|delete|get|flush|set> timeout " + "%s <list|add|delete|get|default-set|default-get|flush> timeout " "[<parameters>, ...]\n", VERSION, argv[0]); } -- 1.7.2.5 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html