Skip to content

Commit

Permalink
update lila-docker help for restart option
Browse files Browse the repository at this point in the history
  • Loading branch information
amitd291 authored Nov 12, 2023
1 parent d375e88 commit c563ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lila-docker
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ run_gitpod_welcome() {
}

show_help() {
echo "Usage: $0 [start|stop|down|build|format]"
echo "Usage: $0 [start|stop|restart|down|build|format]"
}

case $1 in
Expand Down

0 comments on commit c563ad6

Please sign in to comment.