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 dc059c48..5006ba49 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, Perl or Python).
+programs (or management programs written in OCaml, Perl, Python or Ruby).
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