mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-20 16:06:00 -04:00
improve help a little
This commit is contained in:
parent
57e3005c9e
commit
58e60fab26
@ -314,6 +314,7 @@ enum CliCommand {
|
||||
#[structopt(
|
||||
long = "change-address",
|
||||
help = "The bitcoin address where any form of change or excess funds should be sent to",
|
||||
required_unless = "refund-to-internal-wallet",
|
||||
parse(try_from_str = bitcoin_address::parse)
|
||||
)]
|
||||
bitcoin_change_address: Option<bitcoin::Address>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user