git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca8c2b5
)
docs: Add directory sections for resize/ and sparsify/
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 5 Oct 2011 13:38:07 +0000
(14:38 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 5 Oct 2011 13:38:07 +0000
(14:38 +0100)
src/guestfs.pod
patch
|
blob
|
history
diff --git
a/src/guestfs.pod
b/src/guestfs.pod
index
db0ab36
..
331945d
100644
(file)
--- a/
src/guestfs.pod
+++ b/
src/guestfs.pod
@@
-2913,6
+2913,14
@@
Regression tests.
L<virt-rescue(1)> command and documentation.
+=item C<resize>
+
+L<virt-resize(1)> command and documentation.
+
+=item C<sparsify>
+
+L<virt-sparsify(1)> command and documentation.
+
=item C<src>
Source code to the C library.