Man: fix part of snapshot documentation
authorDavid Goulet <dgoulet@efficios.com>
Sun, 14 Jul 2013 19:24:15 +0000 (15:24 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Sun, 14 Jul 2013 19:24:15 +0000 (15:24 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
doc/man/lttng.1

index 484b365b4d9787bbf1d6b99e07d7e71c0ff2e52a..99941db93af0d0a5d4436c91bbe230c7d67e70ac 100644 (file)
@@ -645,12 +645,17 @@ rather then in mysnapshot*/
 .B LONG OPTIONS
 
 .nf
-\-s, \-\-session NAME   Apply to session name.
-\-n, \-\-name NAME      Name of the snapshot's output.
-\-m, \-\-max-size SIZE  Maximum size in bytes of the snapshot.
-                        The maxium size does not count the metadata file.
-\-C, \-\-ctrl-url URL   Set control path URL. (Must use -D also)
-\-D, \-\-data-url URL   Set data path URL. (Must use -C also)
+\-s, \-\-session NAME
+        Apply to session name.
+\-n, \-\-name NAME
+        Name of the snapshot's output.
+\-m, \-\-max-size SIZE
+        Maximum size in bytes of the snapshot. The maxium size does not
+        include the metadata file.
+\-C, \-\-ctrl-url URL
+        Set control path URL. (Must use -D also)
+\-D, \-\-data-url URL
+        Set data path URL. (Must use -C also)
 .fi
 
 .IP
This page took 0.025689 seconds and 4 git commands to generate.