unixODBC/unixODBC-isql.1.patch

23 lines
687 B
Diff

--- unixODBC-2.3.2/man/isql.1 2013-07-04 15:32:06.000000000 +0200
+++ unixODBC-2.3.2/man/isql.1.new 2014-02-18 10:06:43.913129715 +0100
@@ -1,8 +1,7 @@
-\" vim:language en_US.UTF-8:
.TH isql 1 "Tue 25 Jun 2013" "version 2.3.2" "UnixODBC manual pages"
.SH NAME
-isql - unixODBC command-line interactive SQL tool
+isql, iusql \- unixODBC command-line interactive SQL tool
.SH SYNOPSIS
\fBisql\fR \fIDSN\fR [\fIUSER\fR [\fIPASSWORD\fR]] [\fIoptions\fR]
@@ -13,6 +12,9 @@
or interactively. It has some interesting options such as an option to generate
output wrapped in an HTML table.
+.B iusql
+is the same tool with built-in Unicode support.
+
.SH ARGUMENTS
.IP \fBDSN\fR