From 1d38322442ba9e01725f5f9e05dfa7b66f36aec8 Mon Sep 17 00:00:00 2001 From: Justin Ehrenhofer Date: Tue, 28 Dec 2021 12:15:42 -0600 Subject: [PATCH] Add descriptions of 2 commands --- docs/interacting/monero-wallet-cli-reference.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 /`