docs: Added note on PROJECTNAME Parameter to Usage

This commit is contained in:
Torben Brenner
2022-05-16 09:25:15 +02:00
parent c6865624e5
commit d23e15d1d8

View File

@ -13,6 +13,7 @@ log() {
printUsage() {
echo "Usage: bridgehead start|stop|update|install|uninstall PROJECTNAME"
echo "PROJECTNAME should be one of ccp|nngm|gbn"
}
checkRequirements() {