Enhance help message, remove extra whitespace
parent
4afa64427d
commit
26559388ea
|
@ -28,7 +28,7 @@ fi
|
|||
|
||||
function help() {
|
||||
echo "${script}: Mycroft command/service launcher"
|
||||
echo "usage: ${script} [command]"
|
||||
echo "usage: ${script} [command] [params]"
|
||||
echo
|
||||
echo "Services:"
|
||||
echo " all runs core services: bus, audio, skills, voice"
|
||||
|
|
Loading…
Reference in New Issue