generator: Fix incorrect shortdesc in docs for 'is-dir' command.
authorRichard Jones <rjones@redhat.com>
Thu, 9 Sep 2010 21:42:57 +0000 (22:42 +0100)
committerRichard Jones <rjones@redhat.com>
Thu, 9 Sep 2010 21:44:53 +0000 (22:44 +0100)
src/generator.ml

index c01b512..e2b96c8 100755 (executable)
@@ -1825,7 +1825,7 @@ See also C<guestfs_stat>.");
       [["is_dir"; "/known-3"]]);
     InitISOFS, Always, TestOutputTrue (
       [["is_dir"; "/directory"]])],
-   "test if file exists",
+   "test if a directory",
    "\
 This returns C<true> if and only if there is a directory
 with the given C<path> name.  Note that it returns false for