From 55944e5e40b1be2afc4855d8d2baf4b73d1876b5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:49:52 +0200 Subject: Adding upstream version 255.4. Signed-off-by: Daniel Baumann --- man/systemd-path.xml | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 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..b1d566e --- /dev/null +++ b/man/systemd-path.xml @@ -0,0 +1,84 @@ + + + + + + + + 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