Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken usage #64

Closed
jiripavelka opened this issue Apr 8, 2017 · 1 comment
Closed

Broken usage #64

jiripavelka opened this issue Apr 8, 2017 · 1 comment

Comments

@jiripavelka
Copy link
Contributor

Command gf -h results into:

Usage: omgf [-cfhinrvVwy] [--color[=WHEN]] [KEYWORD] [NAME]
.TH
.TP 18
-c, --conform
Repair (initialize) project to be conform with **OMGF** model and proceed.
.TP 18
--color[=WHEN], --colour[=WHEN]
Use markers to highlight command status; WHEN is 'always', 'never', or
'auto'. Empty WHEN sets color to 'always'. Default color value is 'auto'.
.TP 18
-f, --force
Move (stash and pop) uncommitted changes.
.TP 18
-h, --help
Print help.
.TP 18
-i, --init
Same as conform, but do not proceed.
.TP 18
-n, --dry-run
Do not run commands; only parse user options.
.TP 18
-r, --request
Instead of merging prepare current branch for pull request and push it to
the origin.
.TP 18
-v, --verbose
Verbose mode.
.TP 18
-V, --version
Print version number.
.TP 18
-w, --what-now
Display what to do on current branch.
.TP 18
-y, --yes

  -c, --conform     Repair (initialize) project to be conform with **OMGF** model and
                    proceed.
  --color[=WHEN], --colour[=WHEN]
                    Use markers to highlight command status; WHEN is 'always', 'never', or
  -f, --force       Move (stash and pop) uncommitted changes.
  -h, --help        Print help.
  -i, --init        Same as conform, but do not proceed.
  -n, --dry-run     Do not run commands; only parse user options.
  -r, --request     Instead of merging prepare current branch for pull request and push it
                    to the origin.
  -v, --verbose     Verbose mode.
  -V, --version     Print version number.
  -w, --what-now    Display what to do on current branch.
  -y, --yes         Assume yes for all questions.
@petrzpav petrzpav self-assigned this Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
petrzpav pushed a commit to petrzpav/omgf that referenced this issue Apr 10, 2017
@petrzpav petrzpav mentioned this issue Apr 10, 2017
@petrzpav
Copy link
Member

petrzpav commented May 10, 2017

Fixed in v2.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants