diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-07-19 18:00:21 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-07-19 18:00:21 +0200 |
commit | f7f74d8ec46532f13a1dc418d550eaf76b339fa3 (patch) | |
tree | f4cbf1e9dec5bf2ab22e8ac42945c0d6af2b33f4 /man/loginctl.xml | |
parent | 431c72dc3d482732a01d3ab929aa9b2c36422d46 (diff) | |
download | systemd-f7f74d8ec46532f13a1dc418d550eaf76b339fa3.tar.gz |
man: a few corrections to the machinectl man page
Diffstat (limited to 'man/loginctl.xml')
-rw-r--r-- | man/loginctl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/loginctl.xml b/man/loginctl.xml index e129d1b136..ef0dfc06b6 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -91,7 +91,7 @@ <term><option>--property=</option></term> <listitem><para>When showing - session/user properties, limit + session/user/seat properties, limit display to certain properties as specified as argument. If not specified, all set properties are @@ -108,7 +108,7 @@ <term><option>--all</option></term> <listitem><para>When showing - unit/job/manager properties, show all + session/user/seat properties, show all properties regardless whether they are set or not.</para></listitem> </varlistentry> |