diff options
author | Alex Jia <ajia@redhat.com> | 2013-12-04 15:57:50 +0800 |
---|---|---|
committer | David Strauss <david@davidstrauss.net> | 2013-12-04 14:55:25 -0800 |
commit | a8053f197e228437a6c49101a7c513b4955f7883 (patch) | |
tree | f56c2d715ea3d9fef06e0d7db02fe0559e61c4a4 | |
parent | a65c89bbb056b18e069008a4f477aed7af0b316b (diff) |
man.systemd-cgls: Fix an option typo
The option 'M' is inconsistent between help document and man page.
-rw-r--r-- | man/systemd-cgls.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index 432706bcbc..d4520e64d7 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -129,7 +129,7 @@ </varlistentry> <varlistentry> - <term><option>-m <replaceable>MACHINE</replaceable></option></term> + <term><option>-M <replaceable>MACHINE</replaceable></option></term> <term><option>--machine=<replaceable>MACHINE</replaceable></option></term> <listitem><para>Limit control groups shown to |