X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng.1;h=7a6a4d7ce5fa99bc435640d45e9a9b6fe2d1dab3;hb=f0251fa4e9128ce25ceecfe9e247f691773bbf2a;hp=f6d21e7ad4b9663a8100110a984c41329d41799b;hpb=999ee0013cbdf9e104feb1c8afc3c4f00dc6f1af;p=lttng-tools.git diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index f6d21e7ad..7a6a4d7ce 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -875,15 +875,15 @@ Simple listing of options .TP \fBadd-output\fP [-m ] [-s ] [-n ] | -C -D -Setup and add an snapshot output for a session. Output are the destination +Setup and add a snapshot output for a session. Output is the destination where the snapshot will be sent. Only one output is permitted. To change it, you'll need to delete it and add back the new one. .TP \fBdel-output\fP ID | NAME [-s ] -Delete an output for a session using the ID. You can either specify the -output's ID that can be found with list-output or the name. +Delete an output for a session using the output's ID. You can either specify the +output by name or use its ID as returned by the list-output command. .TP \fBlist-output\fP [-s ] @@ -921,10 +921,6 @@ Name of the snapshot's output. Maximum size in bytes of the snapshot. The maximum size does not include the metadata file. Human readable format is accepted: {+k,+M,+G}. For instance, \-\-max-size 5M - -The minimum size of a snapshot is computed by multiplying the total amount of -streams in the session by the largest subbuffer size. This is to ensure -fairness between channels when extracting data. .TP .BR "\-C, \-\-ctrl-url URL" Set control path URL. (Must use -D also) @@ -1138,5 +1134,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