mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-14 09:04:44 +08:00
add pro arg to usage
This commit is contained in:
parent
5bded324ef
commit
ece5951625
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ usage() {
|
|||
echo "nm-quick.sh v$NM_QUICK_VERSION"
|
||||
echo "usage: ./nm-quick.sh [-c]"
|
||||
echo " -c if specified, will install netmaker community version"
|
||||
echo " -p if specified, will install netmaker pro version"
|
||||
echo " -u if specified, will upgrade netmaker to pro version"
|
||||
echo " -d if specified, will downgrade netmaker to community version"
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Reference in a new issue