]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: drop output redir. from cmd. synopsis
authorDavid Tardon <dtardon@redhat.com>
Sat, 23 Dec 2023 14:09:50 +0000 (15:09 +0100)
committerDavid Tardon <dtardon@redhat.com>
Mon, 25 Dec 2023 09:36:07 +0000 (10:36 +0100)
<cmdsynopsis> doesn't allow inline content, like the redir. operator
here. And std. output is not an argument anyway...

man/systemd-analyze.xml

index 6f6f021f3086203fc1b713e4aaf3adba7d4deb7e..68062049c4ad01d453370149744be691e0c855c0 100644 (file)
     <cmdsynopsis>
       <command>systemd-analyze</command>
       <arg choice="opt" rep="repeat">OPTIONS</arg>
-      <arg choice="plain">srk</arg> &gt;<arg choice="plain"><replaceable>FILE</replaceable></arg>
+      <arg choice="plain">srk</arg>
     </cmdsynopsis>
     <cmdsynopsis>
       <command>systemd-analyze</command>