summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-12-21 14:20:29 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-12-21 18:35:27 -0500
commit841aa8c0b484b96654b95d3c4e936e37da4c7dda (patch)
treee69969003e2c5674274b724592bfc8d8051c45d6 /man
parent40be878abb86308f1aa025f5bbc77dff16383025 (diff)
loginctl,shell-completions: fix listing of sessions/users/seats
Diffstat (limited to 'man')
-rw-r--r--man/loginctl.xml10
-rw-r--r--man/systemctl.xml2
2 files changed, 11 insertions, 1 deletions
diff --git a/man/loginctl.xml b/man/loginctl.xml
index eb4a2fd77a..100ce491b0 100644
--- a/man/loginctl.xml
+++ b/man/loginctl.xml
@@ -94,6 +94,16 @@
</varlistentry>
<varlistentry>
+ <term><option>--no-legend</option></term>
+
+ <listitem>
+ <para>Do not print the legend,
+ i.e. the column headers and
+ the footer.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--no-ask-password</option></term>
<listitem><para>Do not query the user
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 5e55f29287..8ce8661a8e 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -294,7 +294,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<term><option>--no-legend</option></term>
<listitem>
- <para>Do not print a legend, i.e. the column headers and
+ <para>Do not print the legend, i.e. the column headers and
the footer with hints.</para>
</listitem>
</varlistentry>