github / github/gh-ost

Mix of --<option> and -<option>

Open
#127 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13.6k
Forks
1.4k
Avg merge
2h 31m
Merged PRs (30d)
4

Description

The output of `gh-ost --help` shows short options like `-database` in go-style.
However `gh-ost` without options shows `2016-08-03 09:16:34 FATAL --database must be provided and database name must not be empty` with `--database` instead.

Let's settle for the go-style one-dash options instead of the GNU style long options.
This prevents the later use Unix style short options, but that should be fine

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.