diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-16 16:59:37 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-16 16:59:37 +0200 |
commit | 31a0507dfe9cb5a87e2a860bac25a8405788489c (patch) | |
tree | 61f343e387851a88a82f4427d381185682fb4a42 /pgsql-driver.bat | |
parent | 7d74507aacb63f77b763c940ef6fb6c82cb2445a (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 |