summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-12-21 19:07:49 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-12-21 19:07:59 -0500
commit69d918b0928eaa4ce9584f4c31552b048d551f0d (patch)
tree20e313f83a568c119133365a4f17202242c6599e /man
parente213d1a3c3dd0b6a39790c2fbd46d3bcfc683c46 (diff)
man: update the list of commands influenced by --full
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732798
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index d454df647..b48fc4acc 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -174,10 +174,11 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<term><option>--full</option></term>
<listitem>
- <para>Do not ellipsize unit names, process tree entries, and
- truncate unit descriptions in the output of
- <command>list-units</command> and
- <command>list-jobs</command>.</para>
+ <para>Do not ellipsize unit names, process tree entries,
+ journal output, or truncate unit descriptions in the output
+ of <command>status</command>, <command>list-units</command>,
+ <command>list-jobs</command>, and
+ <command>list-timers</command>.</para>
</listitem>
</varlistentry>