X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fdestroy.c;h=e1833c89ccd8183609f0b18065764691ac6117ae;hp=dbd91c2157f4dd8560886952bb9b3926de24c25d;hb=2722170124d7942f34b991237874a6d6c17fc421;hpb=cc62c0c06bbfb22885debcaba1164e31cfa4f87b diff --git a/src/bin/lttng/commands/destroy.c b/src/bin/lttng/commands/destroy.c index dbd91c215..e1833c89c 100644 --- a/src/bin/lttng/commands/destroy.c +++ b/src/bin/lttng/commands/destroy.c @@ -52,7 +52,7 @@ static void usage(FILE *ofp) fprintf(ofp, "get it from the configuration directory (.lttng).\n"); fprintf(ofp, "\n"); fprintf(ofp, " -h, --help Show this help\n"); - fprintf(ofp, " --list-options Simple listing of options\n"); + fprintf(ofp, " --list-options Simple listing of options\n"); fprintf(ofp, "\n"); }