Manpage: cleanup layout of set-session
[lttng-tools.git] / src / bin / lttng / commands / set_session.c
index 1f79d6cf08e6f17c97f972a58269cb0b102362f9..4238016e40867c897299678d41097e2e497b33c6 100644 (file)
@@ -45,7 +45,7 @@ static struct poptOption long_options[] = {
  */
 static void usage(FILE *ofp)
 {
-       fprintf(ofp, "usage: lttng set-session NAME\n");
+       fprintf(ofp, "usage: lttng set-session NAME [OPTIONS]\n");
        fprintf(ofp, "\n");
        fprintf(ofp, "Options:\n");
        fprintf(ofp, "  -h, --help               Show this help\n");
This page took 0.023061 seconds and 4 git commands to generate.