Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Updated usage
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeuer committed Feb 25, 2016
1 parent 1b07a49 commit 4b573e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/rvi_ctl.template
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ echo ${ERL:=erl} > /dev/null


usage() {
echo "Usage: $0 -d config_dir [-c config_file] -l log_dir \\"
echo " start|stop|console|attach|ping"
echo "Usage: $0 [-c config_file] start|stop|console|attach|ping"
echo
echo " -c config_file Configuration file to launch rvi node with."
echo " Mandatory for start and console. Ignored for"
Expand Down

0 comments on commit 4b573e3

Please sign in to comment.