X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=python%2Fexamples%2Fguestfs-python.pod;h=e4406f5518806f52b18f9b24208e44edc379281e;hb=3c9dfd1e95fae5c31df1fbcb6bdec2982a69a004;hp=7b9e03b54d142c4e4c46df37a43f34ddcaf1be1b;hpb=f2c7df589c7e161f33b46d05a943b5489dc2cffe;p=libguestfs.git diff --git a/python/examples/guestfs-python.pod b/python/examples/guestfs-python.pod index 7b9e03b..e4406f5 100644 --- a/python/examples/guestfs-python.pod +++ b/python/examples/guestfs-python.pod @@ -9,7 +9,7 @@ guestfs-python - How to use libguestfs from Python import guestfs g = guestfs.GuestFS () g.add_drive_opts ("disk.img", format="raw", readonly=1) - g.launch + g.launch () =head1 DESCRIPTION @@ -43,6 +43,8 @@ Type: L, L, +L, +L, L, L, L,