diff options
-rw-r--r-- | src/guestfs.pod | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod index db0ab36a..331945dc 100644 --- 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. |