summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-16 17:20:28 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-16 17:36:00 -0500
commit033a842c36e7629f81d05d12a4ed8c298ad4d3f2 (patch)
tree8ed25d5f40ad93c46309107c4528d0273307ba9c /man
parent4a6022f01cfe092d018db52186d6af1fe28f3421 (diff)
systemctl: allow comma sepearted property lists
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 1a55522b12..683f2e7402 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -120,10 +120,9 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<para>When showing unit/job/manager properties, limit
display to certain properties as specified as argument. If
not specified all set properties are shown. The argument
- should be a property name, such as
+ should be a comma-seperated list of property names, such as
<literal>MainPID</literal>. If specified more than once all
- properties with the specified names are
- shown.</para>
+ properties with the specified names are shown.</para>
</listitem>
</varlistentry>