diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-16 17:00:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-20 15:45:46 +0200 |
commit | ef14f12b15f3a7414594eb6f340a6ab9e6e209b8 (patch) | |
tree | c7d7deec6a80832c695d69e86a9bd4c80a5ec25c /pgsql-driver.bat | |
parent | b53e7c4aa82f7fca4d6ce166a58dc518a37d561e (diff) |
Misc fixes
Diffstat (limited to 'pgsql-driver.bat')
-rw-r--r-- | pgsql-driver.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgsql-driver.bat b/pgsql-driver.bat index 338d00d..9d9551a 100644 --- a/pgsql-driver.bat +++ b/pgsql-driver.bat @@ -8,7 +8,7 @@ rem rem pgsql-driver.bat sql-file rem rem Run the pgsql client on the SQL file specified. Adjust the -rem option below to match your PostgreSQL setup. +rem options below to match your PostgreSQL setup. rem setlocal |