X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-relayd.8.txt;fp=doc%2Fman%2Flttng-relayd.8.txt;h=218526a1a3f9abe206c8a8275ea953289f107141;hp=4326daba393e53cd477ef92c6b1de508ef8395d1;hb=59b19c3c82a824b602b4e3cd70e1cb22448fcb9d;hpb=8c7190b7049112d4a3fb5b9d4f43ab5036a2b2de diff --git a/doc/man/lttng-relayd.8.txt b/doc/man/lttng-relayd.8.txt index 4326daba3..218526a1a 100644 --- a/doc/man/lttng-relayd.8.txt +++ b/doc/man/lttng-relayd.8.txt @@ -105,10 +105,10 @@ option:-d, option:--daemonize:: option:--background option instead to keep the file descriptors open. -option:-g, option:--group='GROUP':: +option:-g 'GROUP', option:--group='GROUP':: Use 'GROUP' as Unix tracing group (default: `tracing`). -option:-o, option:--output='PATH':: +option:-o 'PATH', option:--output='PATH':: Set base directory of written trace data to 'PATH'. + See the <> section above for more @@ -127,15 +127,15 @@ Ports See the <> section above for more information about the syntax of the following options' 'URL' argument. -option:-C, option:--control-port='URL':: +option:-C 'URL', option:--control-port='URL':: Listen to control data on URL 'URL' (default: +tcp://{default_network_control_bind_address}:{default_network_control_port}+). -option:-D, option:--data-port='URL':: +option:-D 'URL', option:--data-port='URL':: Listen to trace data on URL 'URL' (default: +tcp://{default_network_data_bind_address}:{default_network_data_port}+). -option:-L, option:--live-port='URL':: +option:-L 'URL', option:--live-port='URL':: Listen to LTTng live connections on URL 'URL' (default: +tcp://{default_network_viewer_bind_address}:{default_network_viewer_port}+).