summaryrefslogtreecommitdiff
path: root/man/coredumpctl.xml
diff options
context:
space:
mode:
authorRichard Phibel <rphibel@googlemail.com>2022-09-22 17:23:01 +0200
committerRichard Phibel <rphibel@googlemail.com>2022-10-03 12:19:34 +0200
commit05d94656753fe2fb098b0237480ca7da80182d03 (patch)
tree585147e32fa190deedb63b0b33eb42c262ce181f /man/coredumpctl.xml
parent71bdc96ab7d851e64757c58e3675cb66a0f00754 (diff)
downloadsystemd-05d94656753fe2fb098b0237480ca7da80182d03.tar.gz
coredumpctl: Add support for the --image option
Diffstat (limited to 'man/coredumpctl.xml')
-rw-r--r--man/coredumpctl.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml
index 52270a3e07..8002549f7d 100644
--- a/man/coredumpctl.xml
+++ b/man/coredumpctl.xml
@@ -256,6 +256,19 @@
</varlistentry>
<varlistentry>
+ <term><option>--image=<replaceable>image</replaceable></option></term>
+
+ <listitem><para>Takes a path to a disk image file or block device node. If specified, all operations
+ are applied to file system in the indicated disk image. This option is similar to
+ <option>--root=</option>, but operates on file systems stored in disk images or block devices. The
+ disk image should either contain just a file system or a set of file systems within a GPT partition
+ table, following the <ulink url="https://systemd.io/DISCOVERABLE_PARTITIONS">Discoverable Partitions
+ Specification</ulink>. For further information on supported disk images, see
+ <citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
+ switch of the same name.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-q</option></term>
<term><option>--quiet</option></term>