zoryn-tag(1)
| ZORYN-TAG(1) | Zoryn Manual | ZORYN-TAG(1) |
NAME
zoryn-tag - Tag operations.
SYNOPSIS
zoryn tag [COMMAND] …
DESCRIPTION
Operations on git tags.
COMMANDS
Use zoryn tag COMMAND --help for help on a specific command.
- find [-C DIR] [--debug] [--latest] [OPTION]… VERSION
- Find git tags matching version.
OPTIONS
- -V
- Show version information.
COMMON OPTIONS
- --help[=FMT] (default=auto)
- Show this help in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto, the format is pager or plain whenever the TERM env var is dumb or undefined.
- --version
- Show version information.
EXIT STATUS
zoryn tag exits with:
- 0
- on success.
- 123
- on indiscriminate errors reported on standard error.
- 124
- on command line parsing errors.
- 125
- on unexpected internal errors (bugs).
SEE ALSO
zoryn(1)
| Zoryn 0.46.0 |
