doc fixes
authorMichael Gebetsroither <michael.geb@gmx.at>
Tue, 3 Apr 2007 21:46:46 +0000 (23:46 +0200)
committerMichael Gebetsroither <michael.geb@gmx.at>
Tue, 3 Apr 2007 21:46:46 +0000 (23:46 +0200)
grml2usb
grml2usb.8

index 44de706..db82379 100755 (executable)
--- a/grml2usb
+++ b/grml2usb
@@ -82,7 +82,7 @@ Usage:
 Usage example - install grml-small to usb-device on /mnt/external1:
   $PROGRAMNAME grml_small_0.2.iso /mnt/external1
 
-Usage example - using grml2usb on a live grml system:
+Usage example - install currently running grml to usb-device on /mnt/external1:
   $PROGRAMNAME /cdrom /mnt/external1
 
 Usage example - delete grml-installation from /mnt/external1:
index f3f0fbb..8ab0863 100644 (file)
@@ -39,6 +39,9 @@ bootflag enabled (see 'cfdisk /dev/ice') and with filesystem type vfat
 .B grml2usb /home/mika/grml_0.9.iso /mnt/usb-sda1
 This will install the iso grml_0.9.iso to the device behind mountpoint
 /mnt/usb-sda1 set up via  /etc/fstab.
+.TP
+.B grml2usb /cdrom /mnt/external1
+Install currently running grml to usb-device on /mnt/external1.
 .SH SEE ALSO
 .BR "http://wiki.grml.org/doku.php?id=usb " and
 .BR grml2hd (8)