moocowmoo / dashman

DASH wallet/daemon management utilities
MIT License
52 stars 38 forks source link

"install sentinel" in README.md & help #29

Open dotexx opened 6 years ago

dotexx commented 6 years ago

My sentinel database broke and I have to reinstall it. I found out "reinstall" command do not reinstall sentinel. And there are no command to install sentinel in dashman.sh help or here in README.md. I eventually google it (install sentinel) but I'm not sure it's a proper way :)

illuzen commented 6 years ago

You can do dashman install sentinel

I found it here https://github.com/moocowmoo/dashman/blob/master/bin/dashman.sh#L121

dotexx commented 6 years ago

Dear illuzen.

I already found the command. I don't see it in manual https://github.com/moocowmoo/dashman/blob/master/README.md or in dashman.sh help section "~/dashman/bin$ ./dashman.sh"

illuzen commented 6 years ago

Sorry, I realize I didn't read that last sentence. Working late.

I put something in the dashman help section and in the README about it.

https://github.com/moocowmoo/dashman/pull/30