doc/man: create lttng-set-session(1) and update/fix content
[lttng-tools.git] / doc / man / lttng-set-session.1.txt
diff --git a/doc/man/lttng-set-session.1.txt b/doc/man/lttng-set-session.1.txt
new file mode 100644 (file)
index 0000000..6e233e9
--- /dev/null
@@ -0,0 +1,41 @@
+lttng-set-session(1)
+====================
+
+
+NAME
+----
+lttng-set-session - Set the current LTTng tracing session
+
+
+SYNOPSIS
+--------
+[verse]
+*lttng* ['GENERAL OPTIONS'] *set-session* 'SESSION'
+
+
+DESCRIPTION
+-----------
+The `lttng set-session` command sets the current tracing session.
+
+'SESSION' is the name of an existing tracing session. `lttng list`
+outputs all the existing tracing sessions (see linklttng:lttng-list(1)).
+
+The current tracing session is used by default when a session can be
+specified in other commands. See linklttng:lttng-create(1) for more
+information about the current tracing session.
+
+
+include::common-cmd-options-head.txt[]
+
+
+include::common-cmd-help-options.txt[]
+
+
+include::common-cmd-footer.txt[]
+
+
+SEE ALSO
+--------
+linklttng:lttng-create(1),
+linklttng:lttng-destroy(1),
+linklttng:lttng(1)
This page took 0.02326 seconds and 4 git commands to generate.