diff options
Diffstat (limited to 'man/systemd-path.xml')
-rw-r--r-- | man/systemd-path.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd-path.xml b/man/systemd-path.xml index dfc75ee0ff..e2b23eec51 100644 --- a/man/systemd-path.xml +++ b/man/systemd-path.xml @@ -60,13 +60,13 @@ <para><command>systemd-path</command> may be used to query system and user paths. The tool makes many of the paths described in <citerefentry><refentrytitle>file-hierarchy</refentrytitle><manvolnum>7</manvolnum></citerefentry> - queriable.</para> + available for querying.</para> - <para>When invoked without arguments a list of known paths and + <para>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 is name is queried and its value shown. + passed, the path with this name is queried and its value shown. The variables whose name begins with <literal>search-</literal> - don't refer to individual paths, but instead a to a list of + do not refer to individual paths, but instead to a list of colon-separated search paths, in their order of precedence.</para> </refsect1> |