We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4372720 + 0e296cc commit 12fd5caCopy full SHA for 12fd5ca
1 file changed
payjoin-cli/src/main.rs
@@ -41,7 +41,7 @@ async fn main() -> Result<()> {
41
42
fn cli() -> ArgMatches {
43
Command::new("payjoin")
44
- .about("Transfer bitcoin and preserve your privacy")
+ .about("Payjoin - bitcoin scaling, savings, and privacy by default")
45
.arg(Arg::new("rpchost")
46
.long("rpchost")
47
.short('r')
0 commit comments