generator: Fix incorrect shortdesc in docs for 'is-dir' command.
[libguestfs.git] / 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