mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-27 07:59:28 +01:00
add information of help when going to the terminal
This commit is contained in:
parent
043a3bb638
commit
97ca130112
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue