man: drop output redir. from cmd. synopsis

<cmdsynopsis> doesn't allow inline content, like the redir. operator
here. And std. output is not an argument anyway...
This commit is contained in:
David Tardon 2023-12-23 15:09:50 +01:00
parent c01a5c0527
commit df93996fd6

View file

@ -177,7 +177,7 @@
<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>