summaryrefslogtreecommitdiffstats
path: root/upstream/debian-bookworm/man1/grub-mkpasswd-pbkdf2.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/debian-bookworm/man1/grub-mkpasswd-pbkdf2.1
parentInitial commit. (diff)
downloadmanpages-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/debian-bookworm/man1/grub-mkpasswd-pbkdf2.1')
-rw-r--r--upstream/debian-bookworm/man1/grub-mkpasswd-pbkdf2.146
1 files changed, 46 insertions, 0 deletions
diff --git a/upstream/debian-bookworm/man1/grub-mkpasswd-pbkdf2.1 b/upstream/debian-bookworm/man1/grub-mkpasswd-pbkdf2.1
new file mode 100644
index 00000000..8887e326
--- /dev/null
+++ b/upstream/debian-bookworm/man1/grub-mkpasswd-pbkdf2.1
@@ -0,0 +1,46 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
+.TH GRUB-MKPASSWD-PBKDF2 "1" "October 2023" "GRUB 2.06-13+deb12u1" "User Commands"
+.SH NAME
+grub-mkpasswd-pbkdf2 \- generate hashed password for GRUB
+.SH SYNOPSIS
+.B grub-mkpasswd-pbkdf2
+[\fI\,OPTION\/\fR...] [\fI\,OPTIONS\/\fR]
+.SH DESCRIPTION
+Generate PBKDF2 password hash.
+.TP
+\fB\-c\fR, \fB\-\-iteration\-count\fR=\fI\,NUM\/\fR
+Number of PBKDF2 iterations
+.TP
+\fB\-l\fR, \fB\-\-buflen\fR=\fI\,NUM\/\fR
+Length of generated hash
+.TP
+\fB\-s\fR, \fB\-\-salt\fR=\fI\,NUM\/\fR
+Length of salt
+.TP
+\-?, \fB\-\-help\fR
+give this help list
+.TP
+\fB\-\-usage\fR
+give a short usage message
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+print program version
+.PP
+Mandatory or optional arguments to long options are also mandatory or optional
+for any corresponding short options.
+.SH "REPORTING BUGS"
+Report bugs to <bug\-grub@gnu.org>.
+.SH "SEE ALSO"
+.BR grub-mkconfig (8)
+.PP
+The full documentation for
+.B grub-mkpasswd-pbkdf2
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B grub-mkpasswd-pbkdf2
+programs are properly installed at your site, the command
+.IP
+.B info grub-mkpasswd-pbkdf2
+.PP
+should give you access to the complete manual.