From 887432871ca16e00f69fb2aa9e26562ba124e70a Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Wed, 14 Jan 2015 18:41:10 -0500 Subject: [PATCH] Docs: Grammar fixes in the lttng manpage MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau --- doc/man/lttng.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index dda9095ca..b2505d0ff 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -889,15 +889,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 ] -- 2.34.1