diff options
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 2739df69d4..27eabf2652 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -493,6 +493,15 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </listitem> </varlistentry> + <varlistentry> + <term><option>--plain</option></term> + + <listitem> + <para>When used with <command>list-dependencies</command> + the output is printed as a list instead of a tree.</para> + </listitem> + </varlistentry> + </variablelist> </refsect1> |