From: Michael Orlitzky Date: Mon, 20 Jan 2014 16:46:54 +0000 (-0500) Subject: Fix example connection string. X-Git-Tag: 0.0.1~27 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=bba78b2c78bb7796cc7ac4edabf61bae75fa06c9;hp=64c29f9822f29f9bf45af555cc04e40bbb5e5711;p=dead%2Fhtsn-import.git Fix example connection string. --- diff --git a/doc/htsn-importrc.example b/doc/htsn-importrc.example index b9a6ffb..1142797 100644 --- a/doc/htsn-importrc.example +++ b/doc/htsn-importrc.example @@ -26,7 +26,7 @@ # # Default: ":memory:" # -# connection_string = "dbname=htsn, user=postgres" +# connection_string = "dbname=htsn user=postgres" # If you specify a file path here, logs will be written to it