From: Richard Jones Date: Thu, 9 Sep 2010 21:42:57 +0000 (+0100) Subject: generator: Fix incorrect shortdesc in docs for 'is-dir' command. X-Git-Tag: 1.5.10~5 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=55b6e18f95950b1a2ec69d549c9e6c8a5758d166;p=libguestfs.git generator: Fix incorrect shortdesc in docs for 'is-dir' command. --- diff --git a/src/generator.ml b/src/generator.ml index c01b512..e2b96c8 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -1825,7 +1825,7 @@ See also C."); [["is_dir"; "/known-3"]]); InitISOFS, Always, TestOutputTrue ( [["is_dir"; "/directory"]])], - "test if file exists", + "test if a directory", "\ This returns C if and only if there is a directory with the given C name. Note that it returns false for