diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/archlinux/man8/systemd-bsod.service.8 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/archlinux/man8/systemd-bsod.service.8')
-rw-r--r-- | upstream/archlinux/man8/systemd-bsod.service.8 | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/upstream/archlinux/man8/systemd-bsod.service.8 b/upstream/archlinux/man8/systemd-bsod.service.8 new file mode 100644 index 00000000..0c1fc877 --- /dev/null +++ b/upstream/archlinux/man8/systemd-bsod.service.8 @@ -0,0 +1,61 @@ +'\" t +.TH "SYSTEMD\-BSOD\&.SERVICE" "8" "" "systemd 255" "systemd-bsod" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAME" +systemd-bsod.service, systemd-bsod \- Displays boot\-time emergency log message in full screen\&. +.SH "SYNOPSIS" +.PP +systemd\-bsod\&.service +.HP \w'\fBsystemd\-bsod\fR\ 'u +\fBsystemd\-bsod\fR [OPTIONS...] +.SH "DESCRIPTION" +.PP +systemd\-bsod\&.service +is used to display a blue screen which contains a message relating to a boot failure, including a QR code which can be scanned to get helpful information about the failure\&. +.SH "OPTIONS" +.PP +The following options are understood by +\fBsystemd\-bsod\fR: +.PP +\fB\-h\fR, \fB\-\-help\fR +.RS 4 +Print a short help text and exit\&. +.RE +.PP +\fB\-\-version\fR +.RS 4 +Print a short version string and exit\&. +.RE +.PP +\fB\-c\fR, \fB\-\-continuous\fR +.RS 4 +When specified, +\fBsystemd\-bsod\fR +waits continuously for changes in the journal if it doesn\*(Aqt find any emergency messages on the initial attempt\&. +.sp +Added in version 255\&. +.RE +.SH "EXIT STATUS" +.PP +On success (displaying the journal message successfully), 0 is returned, a non\-zero failure code otherwise\&. +.SH "SEE ALSO" +.PP +\fBsystemd\fR(1) |