Skip to content

-p is not database port #28

@mattn

Description

@mattn

pome/main.go

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions