diff options
Diffstat (limited to 'src/guestfs.pod')
-rw-r--r-- | src/guestfs.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod index a8e530f0..677d9449 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -676,8 +676,7 @@ For documentation see L<guestfs-python(3)>. =item B<Ruby> -Use the Guestfs module. There is no Ruby-specific documentation, but -you can find examples written in Ruby in the libguestfs source. +For documentation see L<guestfs-ruby(3)>. =item B<shell scripts> @@ -2085,6 +2084,7 @@ enough. L<guestfs-examples(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, +L<guestfs-ruby(3)>, L<guestfish(1)>, L<guestmount(1)>, L<virt-cat(1)>, |