diff options
Diffstat (limited to 'man/systemd-path.xml')
-rw-r--r-- | man/systemd-path.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/systemd-path.xml b/man/systemd-path.xml index 882d0d1a2a..2e52e5b874 100644 --- a/man/systemd-path.xml +++ b/man/systemd-path.xml @@ -39,7 +39,9 @@ <refsynopsisdiv> <cmdsynopsis> - <command>systemd-path <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="opt" rep="repeat">NAME</arg></command> + <command>systemd-path</command> + <arg choice="opt" rep="repeat">OPTIONS</arg> + <arg choice="opt" rep="repeat">NAME</arg> </cmdsynopsis> </refsynopsisdiv> @@ -68,8 +70,7 @@ <varlistentry> <term><option>--suffix=</option></term> - <listitem><para>The printed paths are suffixed by the - specified string.</para></listitem> + <listitem><para>Printed paths are suffixed by the specified string.</para></listitem> </varlistentry> <xi:include href="standard-options.xml" xpointer="help" /> |