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/opensuse-tumbleweed/man8/grub2-macbless.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/opensuse-tumbleweed/man8/grub2-macbless.8')
-rw-r--r-- | upstream/opensuse-tumbleweed/man8/grub2-macbless.8 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/grub2-macbless.8 b/upstream/opensuse-tumbleweed/man8/grub2-macbless.8 new file mode 100644 index 00000000..59ef607b --- /dev/null +++ b/upstream/opensuse-tumbleweed/man8/grub2-macbless.8 @@ -0,0 +1,43 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. +.TH GRUB-MACBLESS "8" "February 2024" "GRUB2 2.12" "System Administration Utilities" +.SH NAME +grub-macbless \- bless a mac file/directory +.SH SYNOPSIS +.B grub-macbless +[\fI\,OPTION\/\fR...] \fI\,--ppc PATH|--x86 FILE\/\fR +.SH DESCRIPTION +Mac\-style bless on HFS or HFS+ +.TP +\fB\-p\fR, \fB\-\-ppc\fR +bless for ppc\-based macs +.TP +\fB\-v\fR, \fB\-\-verbose\fR +print verbose messages. +.TP +\fB\-x\fR, \fB\-\-x86\fR +bless for x86\-based macs +.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 +.SH "REPORTING BUGS" +Report bugs to <bug\-grub@gnu.org>. +.SH "SEE ALSO" +.BR grub-install (1) +.PP +The full documentation for +.B grub-macbless +is maintained as a Texinfo manual. If the +.B info +and +.B grub-macbless +programs are properly installed at your site, the command +.IP +.B info grub-macbless +.PP +should give you access to the complete manual. |