summaryrefslogtreecommitdiffstats
path: root/src/guestfs.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/guestfs.pod')
-rw-r--r--src/guestfs.pod7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 3f40d765..a8e530f0 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -672,11 +672,7 @@ The PHP binding only works correctly on 64 bit machines.
=item B<Python>
-For documentation do:
-
- $ python
- >>> import guestfs
- >>> help (guestfs)
+For documentation see L<guestfs-python(3)>.
=item B<Ruby>
@@ -2088,6 +2084,7 @@ enough.
L<guestfs-examples(3)>,
L<guestfs-ocaml(3)>,
+L<guestfs-python(3)>,
L<guestfish(1)>,
L<guestmount(1)>,
L<virt-cat(1)>,