git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22aa926
)
generator: Fix incorrect shortdesc in docs for 'is-dir' command.
author
Richard Jones
<rjones@redhat.com>
Thu, 9 Sep 2010 21:42:57 +0000
(22:42 +0100)
committer
Richard Jones
<rjones@redhat.com>
Thu, 9 Sep 2010 21:44:53 +0000
(22:44 +0100)
src/generator.ml
patch
|
blob
|
history
diff --git
a/src/generator.ml
b/src/generator.ml
index
c01b512
..
e2b96c8
100755
(executable)
--- a/
src/generator.ml
+++ b/
src/generator.ml
@@
-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