diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/debian-unstable/man1/coredumpctl.1 | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-unstable/man1/coredumpctl.1')
-rw-r--r-- | upstream/debian-unstable/man1/coredumpctl.1 | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/upstream/debian-unstable/man1/coredumpctl.1 b/upstream/debian-unstable/man1/coredumpctl.1 index fc6d03da..2bce6177 100644 --- a/upstream/debian-unstable/man1/coredumpctl.1 +++ b/upstream/debian-unstable/man1/coredumpctl.1 @@ -1,5 +1,5 @@ '\" t -.TH "COREDUMPCTL" "1" "" "systemd 255" "coredumpctl" +.TH "COREDUMPCTL" "1" "" "systemd 256~rc3" "coredumpctl" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -156,7 +156,7 @@ Do not pipe output into a pager\&. Do not print the legend, i\&.e\&. column headers and the footer with hints\&. .RE .PP -\fB\-\-json=\fR\fIMODE\fR +\fB\-\-json=\fR\fB\fIMODE\fR\fR .RS 4 Shows output formatted as JSON\&. Expects one of "short" @@ -203,14 +203,14 @@ Reverse output so that the newest entries are displayed first\&. Added in version 233\&. .RE .PP -\fB\-F\fR \fIFIELD\fR, \fB\-\-field=\fR\fIFIELD\fR +\fB\-F\fR \fIFIELD\fR, \fB\-\-field=\fR\fB\fIFIELD\fR\fR .RS 4 Print all possible data values the specified field takes in matching core dump entries of the journal\&. .sp Added in version 215\&. .RE .PP -\fB\-o\fR \fIFILE\fR, \fB\-\-output=\fR\fIFILE\fR +\fB\-o\fR \fIFILE\fR, \fB\-\-output=\fR\fB\fIFILE\fR\fR .RS 4 Write the core to \fBFILE\fR\&. @@ -218,7 +218,7 @@ Write the core to Added in version 215\&. .RE .PP -\fB\-\-debugger=\fR\fIDEBUGGER\fR +\fB\-\-debugger=\fR\fB\fIDEBUGGER\fR\fR .RS 4 Use the given debugger for the \fBdebug\fR @@ -231,7 +231,7 @@ will be used\&. Added in version 239\&. .RE .PP -\fB\-A\fR \fIARGS\fR, \fB\-\-debugger\-arguments=\fR\fIARGS\fR +\fB\-A\fR \fIARGS\fR, \fB\-\-debugger\-arguments=\fR\fB\fIARGS\fR\fR .RS 4 Pass the given \fIARGS\fR @@ -251,7 +251,7 @@ instead of the default runtime and system journal paths\&. May be specified mult Added in version 246\&. .RE .PP -\fB\-D\fR \fIDIR\fR, \fB\-\-directory=\fR\fIDIR\fR +\fB\-D\fR \fIDIR\fR, \fB\-\-directory=\fR\fB\fIDIR\fR\fR .RS 4 Use the journal files in the specified \fBDIR\fR\&. @@ -455,10 +455,7 @@ $ coredumpctl \-o bar\&.coredump dump /usr/bin/bar .\} .SH "SEE ALSO" .PP -\fBsystemd-coredump\fR(8), -\fBcoredump.conf\fR(5), -\fBsystemd-journald.service\fR(8), -\fBgdb\fR(1) +\fBsystemd-coredump\fR(8), \fBcoredump.conf\fR(5), \fBsystemd-journald.service\fR(8), \fBgdb\fR(1) .SH "NOTES" .IP " 1." 4 Discoverable Partitions Specification |