diff --git a/src/subcommand/env.rs b/src/subcommand/env.rs index 7b97183fd0..47415aaa61 100644 --- a/src/subcommand/env.rs +++ b/src/subcommand/env.rs @@ -175,7 +175,7 @@ rpcport={bitcoind_port} {} bitcoin-cli -datadir={datadir} getblockchaininfo {} -{} --datadir '{datadir}' wallet balance", +{} --datadir {datadir} wallet balance", "`ord` server URL:".blue().bold(), "Example `bitcoin-cli` command:".blue().bold(), "Example `ord` command:".blue().bold(),