diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/guestfs.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod index 0358d8a4..41e84ac9 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -2957,6 +2957,11 @@ L<virt-edit(1)> command and documentation. C API example code. +=item C<extratests> + +Extra tests. These are not run by default because they require +special tools or configuration. + =item C<fish> L<guestfish(1)>, the command-line shell, and various shell scripts |