1GRUB-MKRELPATH(1) User Commands GRUB-MKRELPATH(1)
2
3
4
6 grub-mkrelpath - make a system path relative to its root
7
9 grub-mkrelpath [OPTION...] PATH
10
12 Transform a system filename into GRUB one.
13
14 -r, --relative
15 use relative path on btrfs
16
17 -?, --help
18 give this help list
19
20 --usage
21 give a short usage message
22
23 -V, --version
24 print program version
25
27 Report bugs to <bug-grub@gnu.org>.
28
30 grub-probe(8)
31
32 The full documentation for grub-mkrelpath is maintained as a Texinfo
33 manual. If the info and grub-mkrelpath programs are properly installed
34 at your site, the command
35
36 info grub-mkrelpath
37
38 should give you access to the complete manual.
39
40
41
42GRUB 2.06 December 2023 GRUB-MKRELPATH(1)