diff options
author | Mark Spruiell <mes@zeroc.com> | 2013-07-17 16:51:07 -0700 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2013-07-17 16:51:07 -0700 |
commit | 09ce8532fb0cda1830ade96d4bf4a9cec296efe7 (patch) | |
tree | 710f3f5da889f603d533ec0aa21c06d24e528e00 /man/man1/dumpdb.1 | |
parent | Added __ICE_VERSION__ macro (diff) | |
download | ice-09ce8532fb0cda1830ade96d4bf4a9cec296efe7.tar.bz2 ice-09ce8532fb0cda1830ade96d4bf4a9cec296efe7.tar.xz ice-09ce8532fb0cda1830ade96d4bf4a9cec296efe7.zip |
ICE-5356 - minor edits
Diffstat (limited to 'man/man1/dumpdb.1')
-rw-r--r-- | man/man1/dumpdb.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/dumpdb.1 b/man/man1/dumpdb.1 index 0173369cda4..b8e9943af62 100644 --- a/man/man1/dumpdb.1 +++ b/man/man1/dumpdb.1 @@ -28,7 +28,7 @@ Displays help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-DNAME\fR @@ -123,7 +123,7 @@ is used. .BR \-f " " FILE\fR .br Execute the descriptors in the file named FILE. The file's <database> -descriptor specifies the key and value types; therefore it is not necessary to +descriptor specifies the key and value types, therefore it is not necessary to supply type information. .TP |