Manpage: cleanup layout of snapshot
[lttng-tools.git] / src / bin / lttng / commands / snapshot.c
index e1dea4986c37b25753d86686ee97bb01bd3c7603..56acca8666cd7ee9910a0dcf70cbf0243e5d4c61 100644 (file)
@@ -76,7 +76,7 @@ static struct cmd_struct actions[] = {
  */
 static void usage(FILE *ofp)
 {
-       fprintf(ofp, "usage: lttng snapshot ACTION\n");
+       fprintf(ofp, "usage: lttng snapshot [OPTION] ACTION\n");
        fprintf(ofp, "\n");
        fprintf(ofp, "Actions:\n");
        fprintf(ofp, "   add-output [-m <SIZE>] [-s <NAME>] [-n <NAME>] <URL> | -C <URL> -D <URL>\n");
This page took 0.024014 seconds and 5 git commands to generate.