Update MaxCtrl documentation

Fixed the usage help for each command.
This commit is contained in:
Markus Mäkelä
2017-10-09 10:50:56 +03:00
committed by Johan Wikman
parent a171b4a4ee
commit 0614b2ac00
2 changed files with 54 additions and 53 deletions

View File

@ -23,7 +23,7 @@ do
echo "### $i $j"
echo
USAGE=`node maxctrl.js help $i $j|head -n 1`
echo "Usage: \`$USAGE\`"
echo "\`$USAGE\`"
echo ""
# Print the detailed command explanation if it has one