# HG changeset patch # User Andrew Miller # Date 1205360058 0 # Node ID 302a3879497786febbbe9169c175f27492ddbed9 # Parent a43da2aa89b2db32259cfff18103f1fe7d979c77 Updated Documentation to match code update diff -r a43da2aa89b2 -r 302a38794977 doc/tazusb.en.html --- a/doc/tazusb.en.html Wed Mar 12 21:26:43 2008 +0000 +++ b/doc/tazusb.en.html Wed Mar 12 22:14:18 2008 +0000 @@ -73,14 +73,14 @@

format

-The command 'format' is used for formatting a device for use as a LiveUSB device. Currently, it only supports formatting as EXT3. It will partition the entire device as one single partition. +The command 'format' is used for formatting a device for use as a LiveUSB device. Currently, it only supports formatting as EXT3.

  # tazusb format /dev/name
 
Example:
- # tazusb format /dev/sda
+ # tazusb format /dev/sda1
 

gen-liveusb

@@ -92,7 +92,7 @@ Example:
- # tazusb gen-liveusb /dev/sda
+ # tazusb gen-liveusb /dev/sda1