joinmarket: q to exit table

This commit is contained in:
openoms
2019-11-11 12:05:47 +00:00
parent bbdb8d37bb
commit d7d070387d

View File

@@ -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`