X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=python%2Fexamples%2Fguestfs-python.pod;h=e4406f5518806f52b18f9b24208e44edc379281e;hb=9a5f784d511a8f00a8386f316eab41fe660430db;hp=032d78440594f9df53a1e3a880da7306626f93be;hpb=477eebc83dcd33d00d34398692692dae6af04f22;p=libguestfs.git diff --git a/python/examples/guestfs-python.pod b/python/examples/guestfs-python.pod index 032d784..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,8 +43,11 @@ Type: L, L, +L, +L, L, L, +L, L, L.