summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-10-19 00:12:46 +0200
committerLennart Poettering <lennart@poettering.net>2012-10-19 00:12:46 +0200
commitaae9a96d4b3a8562af9e8c6a23871b442645b954 (patch)
tree891ceb62ef8465e972433f72f568baeaf20638ce /man
parented757c0cb03eef50e8d9aeb4682401c3e9486f0b (diff)
systemctl: remove --follow option
Given that "journalctl -u" exists now there's no need to duplicate this functionality in systemctl, so let's drop this, especially given that it always felt a bit awkward to overload "-f" to both --force and --follow, and to have continues output with a status header for this. systemctl status -f avahi-daemon now becomes: journalctl -fu avahi-daemon Which is shorter and a lot less redundant.
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index fedc588766..c452dfc43f 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -443,17 +443,6 @@
</varlistentry>
<varlistentry>
- <term><option>--follow</option></term>
- <term><option>-f</option></term>
-
- <listitem><para>When used with
- <command>status</command> continuously
- prints new journal entries as they are
- appended to the
- journal.</para></listitem>
- </varlistentry>
-
- <varlistentry>
<term><option>--output=</option></term>
<term><option>-o</option></term>