X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=python%2Fexamples%2Fguestfs-python.pod;h=e4406f5518806f52b18f9b24208e44edc379281e;hb=a0a8de4253ad545d668977dbf54f90118f601192;hp=cab7e9b943a38a71743bfd1c205c300806693764;hpb=d025e91f6751505c70b7b5f492ee72c67e274ecf;p=libguestfs.git diff --git a/python/examples/guestfs-python.pod b/python/examples/guestfs-python.pod index cab7e9b..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,7 @@ Type: L, L, +L, L, L, L,