mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2026-01-09 14:54:20 +01:00
joinmarket: q to exit table
This commit is contained in:
@@ -129,6 +129,7 @@ This needs to be done at every new login.
|
||||
|
||||
* View the log of the transactions of the Yield Generator:
|
||||
`$ cat ~/joinmarket-clientserver/scripts/logs/yigen-statement.csv`
|
||||
press `q` to exit
|
||||
|
||||
* Display as a table in the terminal:
|
||||
`$ column -s, -t < ~/joinmarket-clientserver/scripts/logs/yigen-statement.csv | less -#2 -N -S`
|
||||
|
||||
Reference in New Issue
Block a user