mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-06 12:58:22 +03:00
man: Document systemctl --with-dependencies switch
This commit is contained in:
parent
e9c387c829
commit
a602a0b44b
@ -1592,6 +1592,22 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--with-dependencies</option></term>
|
||||
|
||||
<listitem>
|
||||
<para>When used with <command>status</command>,
|
||||
<command>cat</command>, <command>list-units</command>, and
|
||||
<command>list-unit-files</command>, those commands print all
|
||||
specified units and the dependencies of those units.</para>
|
||||
|
||||
<para>Options <option>--reverse</option>,
|
||||
<option>--after</option>, <option>--before</option>
|
||||
may be used to change what types of dependencies
|
||||
are shown.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-l</option></term>
|
||||
<term><option>--full</option></term>
|
||||
|
Loading…
x
Reference in New Issue
Block a user