summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man1/grub2-mkrelpath.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/opensuse-tumbleweed/man1/grub2-mkrelpath.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/opensuse-tumbleweed/man1/grub2-mkrelpath.1')
-rw-r--r--upstream/opensuse-tumbleweed/man1/grub2-mkrelpath.137
1 files changed, 37 insertions, 0 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/grub2-mkrelpath.1 b/upstream/opensuse-tumbleweed/man1/grub2-mkrelpath.1
new file mode 100644
index 00000000..0ff30eed
--- /dev/null
+++ b/upstream/opensuse-tumbleweed/man1/grub2-mkrelpath.1
@@ -0,0 +1,37 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
+.TH GRUB-MKRELPATH "1" "February 2024" "GRUB2 2.12" "User Commands"
+.SH NAME
+grub-mkrelpath \- make a system path relative to its root
+.SH SYNOPSIS
+.B grub-mkrelpath
+[\fI\,OPTION\/\fR...] \fI\,PATH\/\fR
+.SH DESCRIPTION
+Transform a system filename into GRUB one.
+.TP
+\fB\-r\fR, \fB\-\-relative\fR
+use relative path on btrfs
+.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-probe (8)
+.PP
+The full documentation for
+.B grub-mkrelpath
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B grub-mkrelpath
+programs are properly installed at your site, the command
+.IP
+.B info grub-mkrelpath
+.PP
+should give you access to the complete manual.