X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=guestfish.pod;h=026f82d105ac9274d4b2c99dc19f2e1c27cf1471;hp=9b49fe15f4de48f603d5581a8007590b95a8aad4;hb=747eb7138ada2c999abc686fc5de18bcad96a1b7;hpb=3266e51054fdc1f584bd7a8611c7706e6d0b7cef diff --git a/guestfish.pod b/guestfish.pod index 9b49fe1..026f82d 100644 --- a/guestfish.pod +++ b/guestfish.pod @@ -49,13 +49,13 @@ Remove C (in reality not such a great idea): =head2 As an interactive shell $ guestfish - + Welcome to guestfish, the libguestfs filesystem interactive shell for editing virtual machine filesystems. - + Type: 'help' for help with commands 'quit' to quit the shell - + > help =head2 As a script interpreter @@ -63,7 +63,7 @@ Remove C (in reality not such a great idea): #!/usr/bin/guestfish -f alloc /tmp/output.img 10M run - sfdisk /dev/sda 0 0 0 , + part-disk /dev/sda mbr mkfs ext2 /dev/sda1 =head2 Remote control @@ -457,6 +457,14 @@ number of gigabytes number of terabytes +=item CP or CPB + +number of petabytes + +=item CE or CEB + +number of exabytes + =item Csects number of 512 byte sectors @@ -570,6 +578,14 @@ number of gigabytes number of terabytes +=item CP or CPB + +number of petabytes + +=item CE or CEB + +number of exabytes + =item Csects number of 512 byte sectors