]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: add doc for new --in-memory switch of systemd-dissect
authorLennart Poettering <lennart@poettering.net>
Thu, 8 Dec 2022 11:46:24 +0000 (12:46 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 8 Dec 2022 11:49:50 +0000 (12:49 +0100)
man/systemd-dissect.xml

index 8c6211b601d09ed9e10883108aead5f39f5493ac..1461d98fea0e40dc09aeddd7d933129489514ed3 100644 (file)
         systems. If <literal>all</literal> discarding is unconditionally enabled.</para></listitem>
       </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>