zoryn-check(1)
| ZORYN-CHECK(1) | Zoryn Manual | ZORYN-CHECK(1) |
NAME
zoryn-check - Check for updates.
SYNOPSIS
zoryn check [COMMAND] …
DESCRIPTION
Check for available updates and analyze packages.
COMMANDS
Use zoryn check COMMAND --help for help on a specific command.
- packages [OPTION]… [PATH]…
- Run package quality checks (sisyphus_check, etc.).
- spec [OPTION]… [SPECFILE]
- Validate spec file for common errors.
- upstream [-C DIR] [--debug] [--package=PKG] [OPTION]…
- Scan for upstream source methods.
- version [OPTION]…
- Check for new upstream version.
- version-up [OPTION]…
- Validate .gear/version-up configuration.
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 check 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 |
