mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 21:50:14 +02:00
docs: Added note on PROJECTNAME Parameter to Usage
This commit is contained in:
@ -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() {
|
||||
|
Reference in New Issue
Block a user