summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-10-06 10:03:58 +0200
committerLennart Poettering <lennart@poettering.net>2015-10-06 11:52:48 +0200
commit213cf5b1f27a077f1cf61a185d0bb7468c3d5380 (patch)
tree7d0e6f083770f0ae53e15f43fa4a54599faeb36e /man
parent8dd4c05b5495c7ffe0f12ace87e71abe17bd0a0e (diff)
man: add "systemd-analyze set-log-target" to synopsis too
It's already documented in prose, now add it to the synopsis too.
Diffstat (limited to 'man')
-rw-r--r--man/systemd-analyze.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
index 632e6363f6..d2db265f58 100644
--- a/man/systemd-analyze.xml
+++ b/man/systemd-analyze.xml
@@ -98,6 +98,12 @@
<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>