From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/mageia-cauldron/man1/systemd-path.1 | 70 ++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 upstream/mageia-cauldron/man1/systemd-path.1 (limited to 'upstream/mageia-cauldron/man1/systemd-path.1') diff --git a/upstream/mageia-cauldron/man1/systemd-path.1 b/upstream/mageia-cauldron/man1/systemd-path.1 new file mode 100644 index 00000000..ca933fef --- /dev/null +++ b/upstream/mageia-cauldron/man1/systemd-path.1 @@ -0,0 +1,70 @@ +'\" t +.TH "SYSTEMD\-PATH" "1" "" "systemd 255" "systemd-path" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAME" +systemd-path \- List and query system and user paths +.SH "SYNOPSIS" +.HP \w'\fBsystemd\-path\fR\ 'u +\fBsystemd\-path\fR [OPTIONS...] [NAME...] +.SH "DESCRIPTION" +.PP +\fBsystemd\-path\fR +may be used to query system and user paths\&. The tool makes many of the paths described in +\fBfile-hierarchy\fR(7) +available for querying\&. +.PP +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\&. +.SH "OPTIONS" +.PP +The following options are understood: +.PP +\fB\-\-suffix=\fR +.RS 4 +Printed paths are suffixed by the specified string\&. +.sp +Added in version 215\&. +.RE +.PP +\fB\-\-no\-pager\fR +.RS 4 +Do not pipe output into a pager\&. +.sp +Added in version 255\&. +.RE +.PP +\fB\-h\fR, \fB\-\-help\fR +.RS 4 +Print a short help text and exit\&. +.RE +.PP +\fB\-\-version\fR +.RS 4 +Print a short version string and exit\&. +.RE +.SH "EXIT STATUS" +.PP +On success, 0 is returned, a non\-zero failure code otherwise\&. +.SH "SEE ALSO" +.PP +\fBsystemd\fR(1), +\fBfile-hierarchy\fR(7) -- cgit v1.2.3