small script cleanup

This commit is contained in:
keyan 2024-03-10 18:41:21 -05:00
parent 4b2596f86b
commit 09a30a43c4
1 changed files with 5 additions and 5 deletions

8
sndev
View File

@ -112,15 +112,15 @@ COMMANDS
lnd: lnd:
fund pay a bolt11 for funding fund pay a bolt11 for funding
withdraw make a bolt11 for withdrawal withdraw create a bolt11 for withdrawal
db: db:
psql open psql on db psql open psql on db
raw: raw:
compose call docker compose compose docker compose passthrough
sn_lncli call lncli on sn_lnd sn_lncli lncli passthrough on sn_lnd
stacker_lncli call lncli on stacker_lnd stacker_lncli lncli passthrough on stacker_lnd
" "
echo "$help" echo "$help"
fi fi