X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-sessiond.8;h=d3ab323d99eaef3b3ef5f08825ef48bdbe96ff9b;hb=ad11a1d34b25fced1b5bcb0494016d3041d9bb8b;hp=9cd148eac18ae2c6586e02b7ad1bf663188554c7;hpb=c9d424071aa532aa287fa86cfe02edbeded50e7b;p=lttng-tools.git diff --git a/doc/man/lttng-sessiond.8 b/doc/man/lttng-sessiond.8 index 9cd148eac..d3ab323d9 100644 --- a/doc/man/lttng-sessiond.8 +++ b/doc/man/lttng-sessiond.8 @@ -1,7 +1,7 @@ .TH "LTTNG-SESSIOND" "8" "January 31, 2012" "" "" .SH "NAME" -lttng-sessiond \(em LTTng 2.x central tracing registry session daemon. +lttng-sessiond \- LTTng 2.x central tracing registry session daemon. .SH "SYNOPSIS" @@ -36,14 +36,17 @@ them when the time has come. The user don't need to manage the lttng-consumerd. .SH "OPTIONS" .PP -This program follow the usual GNU command line syntax with long options starting with -two dashes. Below is a summary of the available options. +This program follows the usual GNU command line syntax with long options starting +with two dashes. Below is a summary of the available options. .PP .TP .BR "-h, --help" Show summary of possible options and commands .TP +.BR "\-V, \-\-version" +Show version. +.TP .BR "-v, --verbose" Increase verbosity @@ -130,6 +133,9 @@ Specify path for the 64-bit UST consumer daemon libraries .TP .BR "-l, --load PATH Specify path from which to automatically load session configuration(s). +.TP +.BR "-f, --config PATH +Specify path from which to load daemon configuration. .SH "LOADING SESSIONS" @@ -241,5 +247,5 @@ Montreal for the LTTng journey. .PP lttng-tools was originally written by Mathieu Desnoyers, Julien Desfossez and David Goulet. More people have since contributed to it. It is currently -maintained by David Goulet . +maintained by Jérémie Galarneau . .PP