add information of help when going to the terminal

This commit is contained in:
nyxnor 2021-04-13 01:16:24 +00:00 committed by GitHub
parent 043a3bb638
commit 97ca130112
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -360,7 +360,8 @@ case $CHOICE in
echo "* RaspiBlitz Commandline"
echo "* Here be dragons .. have fun :)"
echo "***********************************"
echo "Bitcoin command line options: bitcoin-cli help"
echo "Blitz command line options: blitz help"
echo "Bitcoin command line options: bitcoin-cli help"
echo "LND command line options: lncli -h"
echo "Back to main menu use command: raspiblitz"
echo