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.
Command
gf -h
results into: