Update TODO section in grml2iso
[grml2usb.git] / grml2usb.8.txt
index 822341d..142671d 100644 (file)
@@ -19,7 +19,7 @@ Introduction
 grml2usb installs grml on a given partition of your usb device and makes it
 bootable. It provides multi-iso support, meaning you can specify several grml
 ISOs on the command line at once and select the grml flavour you would like to
 grml2usb installs grml on a given partition of your usb device and makes it
 bootable. It provides multi-iso support, meaning you can specify several grml
 ISOs on the command line at once and select the grml flavour you would like to
-boot on the bootbrompt then. Note that the *first* ISO specified on the grml2usb
+boot on the bootprompt then. Note that the *first* ISO specified on the grml2usb
 command line will become the default one (that's the one that will boot when
 just pressing enter on the bootprompt or wait until the boot timeout matches).
 
 command line will become the default one (that's the one that will boot when
 just pressing enter on the bootprompt or wait until the boot timeout matches).
 
@@ -119,10 +119,22 @@ Do not output anything but just errors on console.
 
 Do not install /boot/addons/ files (like dos, grub, memdisk,...).
 
 
 Do not install /boot/addons/ files (like dos, grub, memdisk,...).
 
+  *\--skip-grub-config*::
+
+Skip generation of grub configuration files. By default the configuration
+files for syslinux *and* grub will be written so you've a working configuration
+file no matter whether you're using grub or syslinux as bootloader.
+
   *\--skip-mbr*::
 
 Do not touch/install the master boot record (MBR).
 
   *\--skip-mbr*::
 
 Do not touch/install the master boot record (MBR).
 
+  *\--skip-syslinux-config*::
+
+Skip generation of syslinux configuration files. By default the configuration
+files for syslinux *and* grub will be written so you've a working configuration
+file no matter whether you're using grub or syslinux as bootloader.
+
   *\--syslinux*::
 
 Install syslinux bootloader instead of the default (being grub).
   *\--syslinux*::
 
 Install syslinux bootloader instead of the default (being grub).