From 1f5680c8db8f4cc7acc04a04c724b832003440fd Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Thu, 14 Feb 2019 09:18:41 +0000 Subject: [PATCH] simplewallet: add help for ask-password options --- src/simplewallet/simplewallet.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/simplewallet/simplewallet.cpp b/src/simplewallet/simplewallet.cpp index a4db5e281..5125b8d9c 100644 --- a/src/simplewallet/simplewallet.cpp +++ b/src/simplewallet/simplewallet.cpp @@ -2707,6 +2707,8 @@ simple_wallet::simple_wallet() " Set the fee to default/unimportant/normal/elevated/priority.\n " "confirm-missing-payment-id <1|0> (obsolete)\n " "ask-password <0|1|2 (or never|action|decrypt)>\n " + " action: ask the password before many actions such as transfer, etc\n " + " decrypt: same as action, but keeps the spend key encrypted in memory when not needed\n " "unit \n " " Set the default monero (sub-)unit.\n " "min-outputs-count [n]\n "