summaryrefslogtreecommitdiffstats
path: root/guestfs.pod
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-13 19:39:39 +0100
committerRichard Jones <rjones@redhat.com>2009-04-13 19:39:39 +0100
commitec89b939882564b0f7a481298e06111b7578d60d (patch)
tree5703766de327b5f9f8ab8fcedac60f7db60a2f77 /guestfs.pod
parent632d452727d32905627037e295aca38ce0b38f57 (diff)
downloadlibguestfs-ec89b939882564b0f7a481298e06111b7578d60d.tar.gz
libguestfs-ec89b939882564b0f7a481298e06111b7578d60d.tar.xz
libguestfs-ec89b939882564b0f7a481298e06111b7578d60d.zip
Describe all available bindings.
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