aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2019-02-14 09:18:20 +0000
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2019-02-14 09:21:22 +0000
commitc7c74cafec5f76cd9dd40bd557397e8f56744418 (patch)
treee0643f575b0c017d1fb92abb9632b42e6e260e46 /src/simplewallet
parentMerge pull request #4988 (diff)
downloadmonero-c7c74cafec5f76cd9dd40bd557397e8f56744418.tar.xz
simplewallet: mark confirm-missing-payment-id as obsolete
Diffstat (limited to 'src/simplewallet')
-rw-r--r--src/simplewallet/simplewallet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simplewallet/simplewallet.cpp b/src/simplewallet/simplewallet.cpp
index 3cbfb760b..a4db5e281 100644
--- a/src/simplewallet/simplewallet.cpp
+++ b/src/simplewallet/simplewallet.cpp
@@ -2705,7 +2705,7 @@ simple_wallet::simple_wallet()
" Set the wallet's refresh behaviour.\n "
"priority [0|1|2|3|4]\n "
" Set the fee to default/unimportant/normal/elevated/priority.\n "
- "confirm-missing-payment-id <1|0>\n "
+ "confirm-missing-payment-id <1|0> (obsolete)\n "
"ask-password <0|1|2 (or never|action|decrypt)>\n "
"unit <monero|millinero|micronero|nanonero|piconero>\n "
" Set the default monero (sub-)unit.\n "