Ruby also supported
authorRichard Jones <rjones@redhat.com>
Mon, 20 Apr 2009 17:20:34 +0000 (18:20 +0100)
committerRichard Jones <rjones@redhat.com>
Mon, 20 Apr 2009 17:20:34 +0000 (18:20 +0100)
README
guestfs.pod

diff --git a/README b/README
index ec05bdd..50d2145 100644 (file)
--- a/README
+++ b/README
@@ -16,7 +16,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
 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.
 
 Libguestfs was written by Richard W.M. Jones (rjones@redhat.com).
 You can also use it from shell scripts or the command line.
 
 Libguestfs was written by Richard W.M. Jones (rjones@redhat.com).
index dc059c4..5006ba4 100644 (file)
@@ -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
 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
 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