Enhance help message, remove extra whitespace

pull/1099/merge
Steve Penrod 2017-09-27 00:31:55 -07:00
parent 4afa64427d
commit 26559388ea
1 changed files with 14 additions and 14 deletions

View File

@ -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"