summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-05-25 11:28:09 +0100
committerRichard Jones <rjones@redhat.com>2010-05-25 11:31:11 +0100
commitc9f1a45334efca844c8918b9f0de373f16fd9766 (patch)
treec373c8568a8d58cd23478a4f9d86212f3b733b78 /src
parent1bd1f9b85f45275b1600d148530bc1877ff15213 (diff)
downloadlibguestfs-c9f1a45334efca844c8918b9f0de373f16fd9766.tar.gz
libguestfs-c9f1a45334efca844c8918b9f0de373f16fd9766.tar.xz
libguestfs-c9f1a45334efca844c8918b9f0de373f16fd9766.zip
fish: New command: 'supported'
This checks all available optional groups and prints out which ones are supported by the daemon. Note you must launch the appliance first. Example: ><fs> supported augeas yes inotify yes linuxfsuuid yes linuxmodules yes linuxxattrs yes lvm2 yes mknod yes ntfs3g yes ntfsprogs yes realpath yes scrub yes selinux yes xz yes zerofree yes
Diffstat (limited to 'src')
-rw-r--r--src/guestfs.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 8404e742..e3f6cf05 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -801,6 +801,13 @@ supports the functionality.
@AVAILABILITY@
+=head2 GUESTFISH supported COMMAND
+
+In L<guestfish(3)> there is a handy interactive command
+C<supported> which prints out the available groups and
+whether they are supported by this build of libguestfs.
+Note however that you have to do C<run> first.
+
=head2 SINGLE CALLS AT COMPILE TIME
If you need to test whether a single libguestfs function is