diff options
author | Ran Benita <ran234@gmail.com> | 2011-09-24 12:04:16 +0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-10-11 02:58:14 +0200 |
commit | 7e13bea0e1c0c4fd5175245e9348532d0f307618 (patch) | |
tree | 6d463b924e948001e23b7c93231615f296061f4c /man | |
parent | e8fbe35df8e498ce4dc3d9f1010755538e041cf3 (diff) |
man: document list-unit-files
It's documented in the --help, but not in the manpage.
Diffstat (limited to 'man')
-rw-r--r-- | man/systemctl.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 2ea6fe9fdf..5adee45163 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -603,6 +603,13 @@ </varlistentry> <varlistentry> + <term><command>list-unit-files</command></term> + + <listitem><para>List installed unit files. + </para></listitem> + </varlistentry> + + <varlistentry> <term><command>enable [NAME...]</command></term> <listitem><para>Enable one or more |