man: add "systemd-analyze set-log-target" to synopsis too
authorLennart Poettering <lennart@poettering.net>
Tue, 6 Oct 2015 08:03:58 +0000 (10:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 6 Oct 2015 09:52:48 +0000 (11:52 +0200)
It's already documented in prose, now add it to the synopsis too.

man/systemd-analyze.xml

index 632e636..d2db265 100644 (file)
     <cmdsynopsis>
       <command>systemd-analyze</command>
       <arg choice="opt" rep="repeat">OPTIONS</arg>
+      <arg choice="plain">set-log-target</arg>
+      <arg choice="plain"><replaceable>TARGET</replaceable></arg>
+    </cmdsynopsis>
+    <cmdsynopsis>
+      <command>systemd-analyze</command>
+      <arg choice="opt" rep="repeat">OPTIONS</arg>
       <arg choice="plain">verify</arg>
       <arg choice="opt" rep="repeat"><replaceable>FILES</replaceable></arg>
     </cmdsynopsis>