summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-02-08 20:54:55 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-02-09 15:46:15 +0000
commit6ca8a2db6d6f1028a35ece616af44538074483fc (patch)
tree5a373ea090c86a4a24f5aca683601524ccaea4c6 /src
parenta915d78ef9bccc88a12d63a2c863a3030ee9300e (diff)
downloadlibguestfs-6ca8a2db6d6f1028a35ece616af44538074483fc.tar.gz
libguestfs-6ca8a2db6d6f1028a35ece616af44538074483fc.tar.xz
libguestfs-6ca8a2db6d6f1028a35ece616af44538074483fc.zip
docs: Note that JRuby should use the Java bindings.
Diffstat (limited to 'src')
-rw-r--r--src/guestfs.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 206b8c58..3664ccf0 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -777,6 +777,8 @@ See L<guestfs-python(3)>.
See L<guestfs-ruby(3)>.
+For JRuby, use the Java bindings.
+
=item B<shell scripts>
See L<guestfish(1)>.