Replace swap recover terminology with resume

This commit is contained in:
Franck Royer 2020-12-15 11:52:00 +11:00
parent 8cc470a80e
commit 5ba830f3bf
No known key found for this signature in database
GPG key ID: A82ED75A8DFC50A4
6 changed files with 7 additions and 11 deletions

View file

@ -64,7 +64,7 @@ pub enum Options {
receive_monero: xmr_btc::monero::Amount,
},
History,
Recover {
Resume {
#[structopt(required = true)]
swap_id: Uuid,