-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
Line 31 in 3c140aa
port = app.Flag("port", "database server port (default: 2345)"). |
should fix usage or change option name to -P
instead of -p
. because someone may want real -p
for connecting database with custom port.
Metadata
Metadata
Assignees
Labels
No labels