summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-31 16:56:08 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-31 16:56:08 +0200
commitf73e33d9ecdd5f97f31a3efcca254519eef5b7ea (patch)
tree8aa47f5304eadc4ad786f7c7a3abb8d090341fd5 /man/systemctl.xml
parent9ed95f433630f11c54e852f2826e9d68efff81f0 (diff)
systemctl: avoid wrapping of headers/footers
This change makes sure that our output never exceeds 80ch on 80ch terminals. https://bugzilla.redhat.com/show_bug.cgi?id=626443
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 466d990dbd..768f3add59 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -123,7 +123,8 @@
<term><option>--full</option></term>
<listitem><para>Do not ellipsize unit
- names in the output of
+ names and truncate unit descriptions
+ in the output of
<command>list-units</command> and
<command>list-jobs</command>.</para></listitem>
</varlistentry>