diff options
Diffstat (limited to 'man/man1/transformdb.1')
-rw-r--r-- | man/man1/transformdb.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/man1/transformdb.1 b/man/man1/transformdb.1 index 422ce761696..bac6b0afca9 100644 --- a/man/man1/transformdb.1 +++ b/man/man1/transformdb.1 @@ -36,6 +36,7 @@ or evictor. It accomplishes this by comparing the "old" Slice definitions "new" Slice definitions, and making whatever modifications are necessary to ensure that the transformed database is compatible with the new definitions. Full documentation for transformdb is available online at: +.br "http://doc.zeroc.com/display/Ice/Using+transformdb". .SH OPTIONS @@ -47,7 +48,7 @@ Displays a help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-DNAME\fR @@ -172,4 +173,4 @@ a database. .SH SEE ALSO -.BR dumpdb (1), +.BR dumpdb (1) |