diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-11-24 18:49:37 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-11-24 20:13:13 +0000 |
commit | 37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4 (patch) | |
tree | 7af132af80fbbc739a664620cc436d3345603566 /python/examples | |
parent | 472722a72df89895bb11a1244eafa7915b1af116 (diff) | |
download | libguestfs-37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4.tar.gz libguestfs-37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4.tar.xz libguestfs-37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4.zip |
ruby: Translate C examples into Ruby and include documentation.
Diffstat (limited to 'python/examples')
-rw-r--r-- | python/examples/guestfs-python.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/examples/guestfs-python.pod b/python/examples/guestfs-python.pod index 49ff7878..9cf78093 100644 --- a/python/examples/guestfs-python.pod +++ b/python/examples/guestfs-python.pod @@ -44,6 +44,7 @@ Type: L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-ocaml(3)>, +L<guestfs-ruby(3)>, L<http://libguestfs.org/>. =head1 AUTHORS |