grub-desc.xml 529 B

12345678910111213141516
  1. <sect2><title>Short descriptions</title>
  2. <para><command>grub</command> is the GRand Unified Bootloader's command
  3. shell.</para>
  4. <para><command>grub-install</command> installs GRUB on the given device.</para>
  5. <para><command>grub-md5-crypt</command> encrypts a password in MD5
  6. format.</para>
  7. <para><command>grub-terminfo</command> generates a terminfo command from a
  8. terminfo name. It can be used if you have an uncommon terminal.</para>
  9. <para><command>mbchk</command> checks the format of a multiboot kernel.</para>
  10. </sect2>