From 6ca8a2db6d6f1028a35ece616af44538074483fc Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 8 Feb 2012 20:54:55 +0000 Subject: docs: Note that JRuby should use the Java bindings. --- src/guestfs.pod | 2 ++ 1 file changed, 2 insertions(+) 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. See L. +For JRuby, use the Java bindings. + =item B See L. -- cgit