Merge branch 'fix-yams-help-command' into 'master'
fix yams script's help command See merge request rogs/yams!16
This commit is contained in:
commit
dc5e5d28fb
2
yams
2
yams
@ -10,7 +10,7 @@ option=${1:-"--help"}
|
||||
help() {
|
||||
echo "yams - Yet Another Media Server"
|
||||
echo
|
||||
echo "Usage: yams [--help|restart|stop|start|status]"
|
||||
echo "Usage: yams [--help|restart|stop|start|destroy|check-vpn|update]"
|
||||
echo "options:"
|
||||
echo "--help displays this help message"
|
||||
echo "restart restarts yams services"
|
||||
|
Loading…
x
Reference in New Issue
Block a user