diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-07-23 04:21:47 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-07-23 04:21:47 +0200 |
commit | e1ea662c3393f479312436fc2d50ebd30f2466ef (patch) | |
tree | 5bccb51874960ce0b38e42df26f556468a6dd2b9 /man/systemctl.xml | |
parent | 34c4b47b7f00041be03919bd36500d0ffb3959d3 (diff) |
systemctl: remove monitor command since it is mostly useless
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index fca19c6994..b60731ad56 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -759,16 +759,6 @@ IDs. If no job id is specified, cancel all pending jobs.</para></listitem> </varlistentry> <varlistentry> - <term><command>monitor</command></term> - - <listitem><para>Monitor unit/job - changes. This is mostly useful for - debugging purposes and prints a line - each time systemd loads or unloads a - unit configuration file, or a unit - property changes.</para></listitem> - </varlistentry> - <varlistentry> <term><command>dump</command></term> <listitem><para>Dump server |