From: Michael Gebetsroither Date: Tue, 3 Apr 2007 21:46:46 +0000 (+0200) Subject: doc fixes X-Git-Tag: 0.7.5~1 X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=d5145cea1a7e2264f50cc888ac39a403c550bfc5;ds=sidebyside doc fixes --- diff --git a/grml2usb b/grml2usb index 44de706..db82379 100755 --- 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: diff --git a/grml2usb.8 b/grml2usb.8 index f3f0fbb..8ab0863 100644 --- a/grml2usb.8 +++ b/grml2usb.8 @@ -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)