Add --pass flat to specify user password, closes #18, via @waltonseymour

This commit is contained in:
Dan Sosedoff
2014-10-28 22:22:17 -05:00
parent ee4883b448
commit 01666c8f3d
2 changed files with 9 additions and 1 deletions

View File

@@ -74,6 +74,7 @@ Application Options:
--host= Server hostname or IP (localhost)
--port= Server port (5432)
--user= Database user (postgres)
--pass= Password for user
--db= Database name (postgres)
--ssl= SSL option (disable)
--listen= HTTP server listen port (8080)