add help page to readme

This commit is contained in:
kjeld Schouten-Lebbing 2022-01-18 23:35:52 +01:00
parent 66b72a5b4b
commit 8b641e0b5c
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB

View File

@ -17,6 +17,7 @@ Just run `trueupdate` in the shell of your TrueNAS SCALE machine, to have it pro
Additional options are available:
- `trueupdate -h` for the CLI help page
- `trueupdate -s` or ` trueupdate --sync` to sync the catalogs before running auto-update
- `trueupdate --catalog CATALOGNAME` where CATALOGNAME is the name of the catalog you want to process in caps
- `trueupdate --versioning SCHEME` where SCHEME is the highest semver version you want to process. options: `patch`, `minor` and `major`