diff options
author | David Tardon <dtardon@redhat.com> | 2023-12-23 13:25:57 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2023-12-24 09:32:28 +0100 |
commit | d9655d11bcdc91b3c91db7e2e2f76d46c030784d (patch) | |
tree | 98e9a558542570caab85c0675c47f799e7a89fb7 /man/portablectl.xml | |
parent | man: add missing <listitem> (diff) | |
download | systemd-d9655d11bcdc91b3c91db7e2e2f76d46c030784d.tar.xz systemd-d9655d11bcdc91b3c91db7e2e2f76d46c030784d.zip |
man: move </listitem> to the right position
Diffstat (limited to 'man/portablectl.xml')
-rw-r--r-- | man/portablectl.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/portablectl.xml b/man/portablectl.xml index 03ca65e0cb..c252cae20e 100644 --- a/man/portablectl.xml +++ b/man/portablectl.xml @@ -155,11 +155,11 @@ files. This is a convenience feature to allow all arguments passed as <command>attach</command> also to <command>detach</command>.</para> - <xi:include href="version-info.xml" xpointer="v239"/></listitem> - <para>If <option>--now</option> and/or <option>--enable</option> are passed, the portable services are immediately stopped (blocking operation) and/or disabled before detaching the image. Prefix(es) are also accepted, to be used in case the unit names do not match the image name as described in the <command>attach</command>.</para> + + <xi:include href="version-info.xml" xpointer="v239"/></listitem> </varlistentry> <varlistentry> @@ -171,11 +171,11 @@ character has to match. If the new image doesn't exist, the existing one will not be detached. The parameters follow the same syntax as the <command>attach</command> command.</para> - <xi:include href="version-info.xml" xpointer="v248"/></listitem> - <para>If <option>--now</option> and/or <option>--enable</option> are passed, the portable services are immediately stopped if removed, started and/or enabled if added, or restarted if updated. Prefixes are also accepted, in the same way as described in the <command>attach</command> case.</para> + + <xi:include href="version-info.xml" xpointer="v248"/></listitem> </varlistentry> <varlistentry> |