diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemctl.xml | 5 |
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> |