summaryrefslogtreecommitdiff
path: root/man/systemd-dissect.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-12-08 12:46:24 +0100
committerLennart Poettering <lennart@poettering.net>2022-12-08 12:49:50 +0100
commite7e2fbdd60e9f3d452b80f48e3d0029f5c1dc827 (patch)
treeb7885b47aebcf77b742ad471cb6143271fdf40ea /man/systemd-dissect.xml
parent6c07d570751b1886d8fe0e4ccab6cefe3d8cdb28 (diff)
downloadsystemd-e7e2fbdd60e9f3d452b80f48e3d0029f5c1dc827.tar.gz
man: add doc for new --in-memory switch of systemd-dissect
Diffstat (limited to 'man/systemd-dissect.xml')
-rw-r--r--man/systemd-dissect.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemd-dissect.xml b/man/systemd-dissect.xml
index 8c6211b601..1461d98fea 100644
--- a/man/systemd-dissect.xml
+++ b/man/systemd-dissect.xml
@@ -321,6 +321,15 @@
</varlistentry>
<varlistentry>
+ <term><option>--in-memory</option></term>
+
+ <listitem><para>If specified an in-memory copy of the specified disk image is used. This may be used
+ to operate with write-access on a (possibly read-only) image, without actually modifying the original
+ file. This may also be used in order to operate on a disk image without keeping the originating file
+ system busy, in order to allow it to be unmounted.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--root-hash=</option></term>
<term><option>--root-hash-sig=</option></term>
<term><option>--verity-data=</option></term>