Commit cc83c696 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Add load_ok to background_jobs usage message

parent dd7efd17
......@@ -76,5 +76,5 @@ case "$1" in
load_ok
;;
*)
echo "Usage: RAILS_ENV=your_env $0 {stop|start|start_no_deamonize|restart|killall}"
echo "Usage: RAILS_ENV=your_env $0 {stop|start|start_no_deamonize|restart|killall|load_ok}"
esac
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment