Manpage: cleanup layout of list
[lttng-tools.git] / src / bin / lttng / commands / list.c
index 75862ffb4ba224cbc402cda0bb4c7a87625d6690..1c7085dd7018c5b788ed23ad409f924a552066cf 100644 (file)
@@ -71,7 +71,7 @@ static struct poptOption long_options[] = {
  */
 static void usage(FILE *ofp)
 {
-       fprintf(ofp, "usage: lttng list [OPTIONS] [SESSION [<OPTIONS>]]\n");
+       fprintf(ofp, "usage: lttng list [OPTIONS] [SESSION [SESSION OPTIONS]]\n");
        fprintf(ofp, "\n");
        fprintf(ofp, "With no arguments, list available tracing session(s)\n");
        fprintf(ofp, "\n");
This page took 0.024748 seconds and 5 git commands to generate.