forked from toolshed/abra
chore: list upgrade sources in cmd help
This commit is contained in:
parent
f0412e5fe1
commit
ad36196c23
@ -117,6 +117,10 @@ var UpgradeCommand = cli.Command{
|
||||
Description: `
|
||||
Upgrade Abra in-place with the latest stable or release candidate.
|
||||
|
||||
This command uses wget and bash. The install script is pulled from:
|
||||
- default stable release: https://install.abra.coopcloud.tech
|
||||
- release candidate: https://git.coopcloud.tech/coop-cloud/abra/
|
||||
|
||||
Pass "-r/--rc" to install the latest release candidate. Please bear in mind
|
||||
that it may contain catastrophic bugs. Thank you very much for the testing
|
||||
efforts!
|
||||
|
Loading…
x
Reference in New Issue
Block a user