summaryrefslogtreecommitdiffstats
path: root/guestfish.pod
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-08 20:26:35 +0100
committerRichard Jones <rjones@redhat.com>2009-04-08 20:26:35 +0100
commit94050e0344685b6916e21581e618ad3e85795008 (patch)
treeaa86daf806029bded8a9e88b18be34633d403664 /guestfish.pod
parentb5ff6816face6f8c1700d4f1df752c710620ff95 (diff)
downloadlibguestfs-94050e0344685b6916e21581e618ad3e85795008.tar.gz
libguestfs-94050e0344685b6916e21581e618ad3e85795008.tar.xz
libguestfs-94050e0344685b6916e21581e618ad3e85795008.zip
Many non-daemon functions are now auto-generated.
Diffstat (limited to 'guestfish.pod')
-rw-r--r--guestfish.pod16
1 files changed, 0 insertions, 16 deletions
diff --git a/guestfish.pod b/guestfish.pod
index e3e9c14d..d5a7e5ac 100644
--- a/guestfish.pod
+++ b/guestfish.pod
@@ -170,18 +170,6 @@ parameter, this displays detailed help for a command.
This exits guestfish. You can also use C<^D> key.
-=head2 add | drive | add-drive
-
- add filename
-
-This adds a block device to be examined or modified.
-
-=head2 cdrom | add-cdrom
-
- cdrom iso-file
-
-This adds a CD-ROM device to be examined.
-
=head2 alloc | allocate
alloc filename size
@@ -217,10 +205,6 @@ number of 512 byte sectors
=back
-=head2 launch | run
-
-Launch the guest so that you can issue other commands (see below).
-
@ACTIONS@
=head1 ENVIRONMENT VARIABLES