summaryrefslogtreecommitdiffstats
path: root/guestfs.pod
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-20 18:20:34 +0100
committerRichard Jones <rjones@redhat.com>2009-04-20 18:20:34 +0100
commit9b281a66c0b2db5f50531528a1bc8d7c53ecf373 (patch)
treeec8e72a400abce1b0b26c7c46d3abda95fdf21f0 /guestfs.pod
parent6397feeb74af9c750b0430bc88f0855b1f7f1d28 (diff)
downloadlibguestfs-9b281a66c0b2db5f50531528a1bc8d7c53ecf373.tar.gz
libguestfs-9b281a66c0b2db5f50531528a1bc8d7c53ecf373.tar.xz
libguestfs-9b281a66c0b2db5f50531528a1bc8d7c53ecf373.zip
Ruby also supported
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