Deprecate 'update' option in usage help message
This commit is contained in:
parent
4d3607b7cc
commit
59331036b3
2
yams
2
yams
@ -9,7 +9,7 @@ option=${1:-"--help"}
|
|||||||
help() {
|
help() {
|
||||||
echo "yams - Yet Another Media Server"
|
echo "yams - Yet Another Media Server"
|
||||||
echo
|
echo
|
||||||
echo "Usage: yams [--help|restart|stop|start|destroy|check-vpn|update]"
|
echo "Usage: yams [--help|restart|stop|start|destroy|check-vpn|update (deprecated)]"
|
||||||
echo "options:"
|
echo "options:"
|
||||||
echo "--help displays this help message"
|
echo "--help displays this help message"
|
||||||
echo "restart restarts yams services"
|
echo "restart restarts yams services"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user