chiark / gitweb /
systemctl: introduce -r switch to show units running in local containers in addition...
[elogind.git] / man / systemctl.xml
index ee6ab8f5449dac0c582b598124a7aac944575aca..cd27c4a8e1dbc1747d255229fb4370c749486679 100644 (file)
@@ -131,6 +131,18 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
         </listitem>
       </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>