diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemctl.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index ee6ab8f544..cd27c4a8e1 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -132,6 +132,18 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </varlistentry> <varlistentry> + <term><option>-r</option></term> + <term><option>--recursive</option></term> + + <listitem> + <para>When listing units, also show units of local + containers. Units of local containers will be prefixed with + the container name, separated by a single colon character + (<literal>:</literal>).</para> + </listitem> + </varlistentry> + + <varlistentry> <term><option>--reverse</option></term> <listitem> |