mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
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:
@@ -177,7 +177,7 @@
|
||||
<cmdsynopsis>
|
||||
<command>systemd-analyze</command>
|
||||
<arg choice="opt" rep="repeat">OPTIONS</arg>
|
||||
<arg choice="plain">srk</arg> ><arg choice="plain"><replaceable>FILE</replaceable></arg>
|
||||
<arg choice="plain">srk</arg>
|
||||
</cmdsynopsis>
|
||||
<cmdsynopsis>
|
||||
<command>systemd-analyze</command>
|
||||
|
||||
Reference in New Issue
Block a user