From b750101eb236130cf056c675997decbac904cc49 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:35:18 +0200 Subject: Adding upstream version 252.22. Signed-off-by: Daniel Baumann --- man/systemd-path.xml | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 man/systemd-path.xml (limited to 'man/systemd-path.xml') diff --git a/man/systemd-path.xml b/man/systemd-path.xml new file mode 100644 index 0000000..f2ca87d --- /dev/null +++ b/man/systemd-path.xml @@ -0,0 +1,81 @@ + + + + + + + + systemd-path + systemd + + + + systemd-path + 1 + + + + systemd-path + List and query system and user paths + + + + + systemd-path + OPTIONS + NAME + + + + + Description + + systemd-path may be used to query system + and user paths. The tool makes many of the paths described in + file-hierarchy7 + available for querying. + + When invoked without arguments, a list of known paths and + their current values is shown. When at least one argument is + passed, the path with this name is queried and its value shown. + The variables whose name begins with search- + do not refer to individual paths, but instead to a list of + colon-separated search paths, in their order of precedence. + + + + Options + + The following options are understood: + + + + + + Printed paths are suffixed by the specified string. + + + + + + + + + + Exit status + + On success, 0 is returned, a non-zero failure code + otherwise. + + + + See Also + + systemd1, + file-hierarchy7 + + + + -- cgit v1.2.3