]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: one more cgroup wording fix
authorLennart Poettering <lennart@poettering.net>
Tue, 18 Oct 2016 14:18:08 +0000 (16:18 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 20 Oct 2016 11:12:53 +0000 (13:12 +0200)
man/machinectl.xml

index eaa247714b85fd71ce61e928c346c4c97f1b8b8d..0d57c01765afd1a282abd369d082693651943848 100644 (file)
       <varlistentry>
         <term><command>show</command> [<replaceable>NAME</replaceable>...]</term>
 
-        <listitem><para>Show properties of one or more registered
-        virtual machines or containers or the manager itself. If no
-        argument is specified, properties of the manager will be
-        shown. If a NAME is specified, properties of this virtual
-        machine or container are shown. By default, empty properties
-        are suppressed. Use <option>--all</option> to show those too.
-        To select specific properties to show, use
-        <option>--property=</option>. This command is intended to be
-        used whenever computer-parsable output is required, and does
-        not print the cgroup tree or journal entries. Use
-        <command>status</command> if you are looking for formatted
-        human-readable output.</para></listitem>
+        <listitem><para>Show properties of one or more registered virtual machines or containers or the manager
+        itself. If no argument is specified, properties of the manager will be shown. If a NAME is specified,
+        properties of this virtual machine or container are shown. By default, empty properties are suppressed. Use
+        <option>--all</option> to show those too.  To select specific properties to show, use
+        <option>--property=</option>. This command is intended to be used whenever computer-parsable output is
+        required, and does not print the control group tree or journal entries. Use <command>status</command> if you
+        are looking for formatted human-readable output.</para></listitem>
       </varlistentry>
 
       <varlistentry>