diff options
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index c45b11a510..d37a7d95dc 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -159,6 +159,21 @@ </varlistentry> <varlistentry> + <term><option>--ignore-dependencies</option></term> + + <listitem><para>When enqueuing a new + job ignore all its dependencies and + execute it immediately. If passed no + required units of the unit passed will + be pulled in, and no ordering + dependencies will be honoured. This is + mostly a debugging and rescue tool for + the administrator and should not be + used by + applications.</para></listitem> + </varlistentry> + + <varlistentry> <term><option>--quiet</option></term> <term><option>-q</option></term> |