summaryrefslogtreecommitdiffstats
path: root/guestfs.pod
diff options
context:
space:
mode:
Diffstat (limited to 'guestfs.pod')
-rw-r--r--guestfs.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/guestfs.pod b/guestfs.pod
index 41234fdb..6c016000 100644
--- a/guestfs.pod
+++ b/guestfs.pod
@@ -37,7 +37,7 @@ LVs, what filesystem is in each LV, etc.). It can also run commands
in the context of the guest. Also you can access filesystems over FTP.
Libguestfs is a library that can be linked with C and C++ management
-programs (or management programs written in OCaml or Perl).
+programs (or management programs written in OCaml, Perl or Python).
You can also use it from shell scripts or the command line.
You don't need to be root to use libguestfs, although obviously you do