Fix wording in lttng cli usage
[lttng-tools.git] / src / bin / lttng / commands / destroy.c
index dbd91c2157f4dd8560886952bb9b3926de24c25d..e1833c89ccd8183609f0b18065764691ac6117ae 100644 (file)
@@ -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");
 }
 
This page took 0.02285 seconds and 4 git commands to generate.