diff options
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r-- | man/machinectl.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml index 2606180d12..8a96d423b9 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -91,9 +91,9 @@ <term><option>--property=</option></term> <listitem><para>When showing - session/user properties, limit - display to certain properties as - specified as argument. If not + session/user properties, limit the + output to certain properties as + specified by the argument. If not specified, all set properties are shown. The argument should be a property name, such as @@ -109,7 +109,7 @@ <listitem><para>When showing unit/job/manager properties, show all - properties regardless whether they are + properties regardless of whether they are set or not.</para></listitem> </varlistentry> @@ -159,8 +159,8 @@ <command>kill-session</command> or <command>kill-user</command>, choose which signal to send to selected - processes. Must be one of the well - known signal specifiers, such as + processes. Must be one of the well-known + signal specifiers, such as <constant>SIGTERM</constant>, <constant>SIGINT</constant> or <constant>SIGSTOP</constant>. If @@ -221,7 +221,7 @@ 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 an + of the manager will be shown. If an ID is specified, properties of this virtual machine or container are shown. By default, empty properties |