X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-create.1.txt;h=6e158ecb7bb1bcdbf467d5b20a5b8b2a45c23013;hp=13448e57cee0dee123dd769e555a3faf363c9384;hb=2f1c0906c969bb129676ed1d1dc44db7d5acedf8;hpb=ba50d9675100d0072fbeef9420db877fe09a3fa5 diff --git a/doc/man/lttng-create.1.txt b/doc/man/lttng-create.1.txt index 13448e57c..6e158ecb7 100644 --- a/doc/man/lttng-create.1.txt +++ b/doc/man/lttng-create.1.txt @@ -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`.