소스 검색

Add console_clean to usage message for simplenode.

pull/3/head
Alexey Romanov 14 년 전
부모
커밋
48d23b90ac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      priv/templates/simplenode.runner

+ 1
- 1
priv/templates/simplenode.runner 파일 보기

@ -147,7 +147,7 @@ case "$1" in
;;
*)
echo "Usage: $SCRIPT {start|stop|restart|reboot|ping|console|attach}"
echo "Usage: $SCRIPT {start|stop|restart|reboot|ping|console|console_clean|attach}"
exit 1
;;
esac

불러오는 중...
취소
저장