Update MaxCtrl documentation
Fixed the usage help for each command.
This commit is contained in:

committed by
Johan Wikman

parent
a171b4a4ee
commit
0614b2ac00
@ -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
|
||||
|
Reference in New Issue
Block a user