summaryrefslogtreecommitdiffstats
path: root/man/user-system-options.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 03:50:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 03:50:42 +0000
commit78e9bb837c258ac0ec7712b3d612cc2f407e731e (patch)
treef515d16b6efd858a9aeb5b0ef5d6f90bf288283d /man/user-system-options.xml
parentAdding debian version 255.5-1. (diff)
downloadsystemd-78e9bb837c258ac0ec7712b3d612cc2f407e731e.tar.xz
systemd-78e9bb837c258ac0ec7712b3d612cc2f407e731e.zip
Merging upstream version 256.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/user-system-options.xml')
-rw-r--r--man/user-system-options.xml17
1 files changed, 15 insertions, 2 deletions
diff --git a/man/user-system-options.xml b/man/user-system-options.xml
index f3bafae..ba43c89 100644
--- a/man/user-system-options.xml
+++ b/man/user-system-options.xml
@@ -1,9 +1,9 @@
<?xml version="1.0"?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+<!DOCTYPE variablelist PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
-<variablelist>
+<variablelist xmlns:xi="http://www.w3.org/2001/XInclude">
<varlistentry id='user'>
<term><option>--user</option></term>
@@ -55,4 +55,17 @@
implied.</para>
</listitem>
</varlistentry>
+
+ <varlistentry id='capsule'>
+ <term><option>-C</option></term>
+ <term><option>--capsule=</option></term>
+
+ <listitem id='capsule-text'>
+ <para>Execute operation on a capsule. Specify a capsule name to connect to. See
+ <citerefentry><refentrytitle>capsule@.service</refentrytitle><manvolnum>5</manvolnum></citerefentry> for
+ details about capsules.</para>
+
+ <xi:include href="version-info.xml" xpointer="v256"/>
+ </listitem>
+ </varlistentry>
</variablelist>