Add syslinux-utils to Recommends + adjust error message for isohybrid
[grml2usb.git] / grml2usb.8.txt
index 8c786b8..f40fcaa 100644 (file)
@@ -130,6 +130,10 @@ Do not install /boot/addons/ files (like dos, grub, memdisk,...).
 Remove specified bootoption (could be a regex) from existing boot options. Use
 multiple entries for removing different bootoptions at once.
 
+  *\--skip-bootflag*::
+
+Do not check for presence of bootflag on target device.
+
   *\--skip-grub-config*::
 
 Skip generation of grub configuration files. By default the configuration
@@ -617,9 +621,9 @@ Install specified ISO on device /dev/sdX1 remove vga=791 and nomce from existing
 
   # grml2usb --bootoptions="persistent-path=%flavour_name" grml64_2010.04.iso grml_2010.04.iso /dev/sdX1
 
-Install specified ISOs on device /dev/sdx and add parameter persisten-path
+Install specified ISOs on device /dev/sdx and add parameter persistent-path
 to every menu entry. %flavour_name will be expanded to the flavour of the specific
-iso, e.g. Grml64 and Grml.
+iso, e.g. grml64 and grml.
 
 [[ressources]]
 Online Ressources