diff --git a/docs/interacting/monero-wallet-cli-reference.md b/docs/interacting/monero-wallet-cli-reference.md index 79cf8d8..69442e1 100644 --- a/docs/interacting/monero-wallet-cli-reference.md +++ b/docs/interacting/monero-wallet-cli-reference.md @@ -304,9 +304,9 @@ Use `help command_name` to learn more. `export_outputs ` -> `import_outputs ` - helps with cold spending; export outputs from a view-wallet to the cold-wallet to make it aware of what had been sent to it -`mark_output_spent / | [add]` +`mark_output_spent / | [add]` - "blackball"/mark an output known to be spent, so that it will no longer be selected as a decoy -`mark_output_unspent /` +`mark_output_unspent /` - unmark an output not known to be spent, so that it will possibly be selected as a decoy `is_output_spent /`