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 W.M. Jones <rjones@redhat.com>
Sat, 23 Oct 2010 11:11:53 +0000 (12:11 +0100)
(cherry picked from commit 55b6e18f95950b1a2ec69d549c9e6c8a5758d166)

src/generator.ml

index 9ce6541..c762ae6 100755 (executable)
@@ -1437,7 +1437,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