From: Philippe Proulx Date: Thu, 13 May 2021 02:51:41 +0000 (-0400) Subject: doc/man: document `LTTNG_SESSIOND_PATH` env. var. like `--sessiond-path` X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=a9393f4ca52bca7870bf440e299b74ed424dfa33 doc/man: document `LTTNG_SESSIOND_PATH` env. var. like `--sessiond-path` Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau Change-Id: Ie6ff3f2f1003d506e5d4a351af0f811b4ca8b556 --- diff --git a/doc/man/common-lttng-cmd-after-options.txt b/doc/man/common-lttng-cmd-after-options.txt index 2122cee2c..82db25a95 100644 --- a/doc/man/common-lttng-cmd-after-options.txt +++ b/doc/man/common-lttng-cmd-after-options.txt @@ -41,14 +41,11 @@ directory. `LTTNG_SESSIOND_PATH`:: Absolute path to the LTTng session daemon binary (see - man:lttng-sessiond(8)). + man:lttng-sessiond(8)) to spawn from the man:lttng-create(1) + command. + The genoption:--sessiond-path general option overrides this environment variable. -+ -NOTE: The man:lttng-create(1) command can spawn an LTTng session daemon -automatically if none is running. See man:lttng-sessiond(8) for the -environment variables affecting the execution of the session daemon. FILES