diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2015-10-05 12:19:13 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2015-10-05 12:19:13 +0200 |
commit | 62b29f83cdd3059fda5bf5d2e098293f6dccf863 (patch) | |
tree | 399aed3ddf9b5ce494534102fe6fc240e6d731f3 /man/systemd-analyze.xml | |
parent | 62211cfe6e4974b93b98c1c069c483b984ca071a (diff) | |
download | systemd-62b29f83cdd3059fda5bf5d2e098293f6dccf863.tar.gz |
man: LEVEL in systemd-analyze set-log level is not optional
rhbz#1268336
Diffstat (limited to 'man/systemd-analyze.xml')
-rw-r--r-- | man/systemd-analyze.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index 58e6fd1780..632e6363f6 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -93,7 +93,7 @@ <command>systemd-analyze</command> <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="plain">set-log-level</arg> - <arg choice="opt"><replaceable>LEVEL</replaceable></arg> + <arg choice="plain"><replaceable>LEVEL</replaceable></arg> </cmdsynopsis> <cmdsynopsis> <command>systemd-analyze</command> |