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.2.14~17 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=d701a80bfdd75cd607900ec259cc9f39de25eb8e;p=libguestfs.git generator: Fix incorrect shortdesc in docs for 'is-dir' command. (cherry picked from commit 55b6e18f95950b1a2ec69d549c9e6c8a5758d166) --- diff --git a/src/generator.ml b/src/generator.ml index 9ce6541..c762ae6 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -1437,7 +1437,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