mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 07:10:14 +02:00
docs: Added note on PROJECTNAME Parameter to Usage
This commit is contained in:
@ -13,6 +13,7 @@ log() {
|
|||||||
|
|
||||||
printUsage() {
|
printUsage() {
|
||||||
echo "Usage: bridgehead start|stop|update|install|uninstall PROJECTNAME"
|
echo "Usage: bridgehead start|stop|update|install|uninstall PROJECTNAME"
|
||||||
|
echo "PROJECTNAME should be one of ccp|nngm|gbn"
|
||||||
}
|
}
|
||||||
|
|
||||||
checkRequirements() {
|
checkRequirements() {
|
||||||
|
Reference in New Issue
Block a user