diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemctl.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index fc1c7f2cf9..49f22ca0b5 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -111,9 +111,9 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <term><option>--state=</option></term> <listitem> - <para>The argument should be a comma-separated list of unit LOAD - or SUB or ACTIVE states. When listing units, show only those - with specified LOAD or SUB or ACTIVE state.</para> + <para>The argument should be a comma-separated list of unit LOAD, + SUB, or ACTIVE states. When listing units, show only those + in specified states.</para> </listitem> </varlistentry> |