[Pkg-libvirt-commits] [libguestfs] 353/384: v2v: test harness: Add list of FILES to the manual page.
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 16:59:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 078bd8ad065046b7fe8c133ce12b97c12949cccf
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Thu Mar 12 15:02:59 2015 +0000
v2v: test harness: Add list of FILES to the manual page.
---
v2v/test-harness/virt-v2v-test-harness.pod | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/v2v/test-harness/virt-v2v-test-harness.pod b/v2v/test-harness/virt-v2v-test-harness.pod
index 2163827..4861687 100644
--- a/v2v/test-harness/virt-v2v-test-harness.pod
+++ b/v2v/test-harness/virt-v2v-test-harness.pod
@@ -154,6 +154,26 @@ that files have been created, modified or deleted as expected within
the disk image. See C<V2v_test_harness.mli> for more information on
how to do that.
+=head1 FILES
+
+Note: To find the value of C<$ocamllibdir>, run:
+
+ ocamlc -where
+
+=over 4
+
+=item C<$ocamllibdir/v2v_test_harness/v2v_test_harness.mli>
+
+The test library interface. Read this for detailed programming
+documentation.
+
+=item C<$ocamllibdir/v2v_test_harness/META>
+
+The findlib META file allowing you to use the library from
+L<ocamlfind(1)>.
+
+=back
+
=head1 SEE ALSO
L<virt-v2v(1)>,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list