From: Jonathan Rajotte Date: Fri, 13 Jan 2017 22:04:42 +0000 (-0500) Subject: Man: move [SESSION] before options X-Git-Tag: v2.10.0-rc1~65 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=1f3c3a24e3a07f6fd032ad50bac92f1f58d33a12;hp=1f3c3a24e3a07f6fd032ad50bac92f1f58d33a12 Man: move [SESSION] before options The previous synopses for the live mode can cause confusion to users since it can lead to an error while trying one of the simplest create command for live session that the synopsis is proposing: lttng create --live test. Other synopsis are modified for symmetry. Fixes #1081 Signed-off-by: Jonathan Rajotte Signed-off-by: Jérémie Galarneau ---