Explorar el Código

Add console_clean to usage message for simplenode

pull/3/head
Alexey Romanov hace 14 años
cometido por Tuncer Ayaz
padre
commit
6c3c3606e5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      priv/templates/simplenode.runner

+ 1
- 1
priv/templates/simplenode.runner Ver fichero

@ -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

Cargando…
Cancelar
Guardar