grub2: Invoking grub2-mkrelpath

1 
1 26 Invoking grub2-mkrelpath
1 ***************************
1 
1 The program 'grub2-mkrelpath' makes a file system path relative to the
1 root of its containing file system.  For instance, if '/usr' is a mount
1 point, then:
1 
1      $ grub2-mkrelpath /usr/share/grub/unicode.pf2
1      '/share/grub/unicode.pf2'
1 
1    This is mainly used internally by other GRUB utilities such as
1 'grub2-mkconfig' (⇒Invoking grub2-mkconfig), but may occasionally
1 also be useful for debugging.
1 
1    'grub2-mkrelpath' accepts the following options:
1 
1 '--help'
1      Print a summary of the command-line options and exit.
1 
1 '--version'
1      Print the version number of GRUB and exit.
1