diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2014-11-10 14:54:57 +0100 |
---|---|---|
committer | Michal Schmidt <mschmidt@redhat.com> | 2014-11-10 14:54:57 +0100 |
commit | ed80170d8381cb59d323414838f189cd0d200dad (patch) | |
tree | 68dfcecebe28f436ec5638ec87ecd3a07daaae9a | |
parent | 036359ba8d0aba7db7eac75d10073a849a033fd1 (diff) |
man: don't refer to undocumented option '--failed'
-rw-r--r-- | man/systemctl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 8a4cff8833..b1d60ebf32 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -586,7 +586,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service </para> <para>See also the options <option>--show-types</option>, - <option>--all</option>, and <option>--failed</option>.</para> + <option>--all</option>, and <option>--state=</option>.</para> </listitem> </varlistentry> @@ -600,7 +600,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service </para> <para>See also the options <option>--all</option> and - <option>--failed</option>.</para> + <option>--state=</option>.</para> </listitem> </varlistentry> |