mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-10 07:20:07 -04:00
Re-introduce history command
This commit is contained in:
parent
0f1a77fa21
commit
09773dd15b
3 changed files with 22 additions and 4 deletions
|
@ -33,4 +33,5 @@ pub enum Options {
|
|||
#[structopt(long = "tor")]
|
||||
tor: bool,
|
||||
},
|
||||
History,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue