doc/man/Makefile.am: add failing dist-hook on --disable-man-pages
[lttng-tools.git] / doc / man / lttng-create.1.txt
index 13448e57cee0dee123dd769e555a3faf363c9384..6e158ecb7bb1bcdbf467d5b20a5b8b2a45c23013 100644 (file)
@@ -12,20 +12,20 @@ SYNOPSIS
 Normal mode:
 
 [verse]
-*lttng* ['GENERAL OPTIONS'] *create* [option:--output='PATH' | option:--no-output]
+*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *create* [option:--output='PATH' | option:--no-output]
       [option:--shm-path='PATH'] ['SESSION']
 
 Snapshot mode:
 
 [verse]
-*lttng* ['GENERAL OPTIONS'] *create* option:--snapshot
+*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *create* option:--snapshot
       [option:--set-url='URL' | option:--ctrl-url='URL' option:--data-url='URL']
       [option:--shm-path='PATH'] ['SESSION']
 
 Live mode:
 
 [verse]
-*lttng* ['GENERAL OPTIONS'] *create* option:--live[='DELAYUS']
+*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *create* option:--live[='DELAYUS']
       [option:--set-url='URL' | option:--ctrl-url='URL' option:--data-url='URL']
       [option:--shm-path='PATH'] ['SESSION']
 
@@ -145,7 +145,7 @@ option:--live[='DELAYUS']::
     given in microseconds, is the maximum time the user can wait for
     the data to be flushed. This mode can be set with a network URL
     (options option:--set-url, or option:--ctrl-url and option:--data-url)
-    and must have a relay daemon listening (see linklttng:lttng-relayd(1)).
+    and must have a relay daemon listening (see linklttng:lttng-relayd(8)).
 +
 By default, 'DELAYUS' is 1000000 and the network URL is set to
 `net://127.0.0.1`.
This page took 0.023829 seconds and 4 git commands to generate.