diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-05-18 15:45:36 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-05-18 21:03:44 +0100 |
commit | f2c7df589c7e161f33b46d05a943b5489dc2cffe (patch) | |
tree | bb683946203088e87346e73c655376ab5ad2362a /ruby | |
parent | 00d34429e5f343bcc3f6afbd27aa3a2ca7820086 (diff) | |
download | libguestfs-f2c7df589c7e161f33b46d05a943b5489dc2cffe.tar.gz libguestfs-f2c7df589c7e161f33b46d05a943b5489dc2cffe.tar.xz libguestfs-f2c7df589c7e161f33b46d05a943b5489dc2cffe.zip |
Add new guestfs-rescue(1) man page with recipes.
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/examples/guestfs-ruby.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby/examples/guestfs-ruby.pod b/ruby/examples/guestfs-ruby.pod index f09016a7..29660314 100644 --- a/ruby/examples/guestfs-ruby.pod +++ b/ruby/examples/guestfs-ruby.pod @@ -40,6 +40,7 @@ L<guestfs-examples(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, +L<guestfs-recipes(1)>, L<http://libguestfs.org/>. =head1 AUTHORS |