mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 11:23:26 +01:00
Merge pull request #5143
1f5680c8
simplewallet: add help for ask-password options (moneromooo-monero)c7c74caf
simplewallet: mark confirm-missing-payment-id as obsolete (moneromooo-monero)
This commit is contained in:
commit
8e3bd389ea
@ -2705,8 +2705,10 @@ simple_wallet::simple_wallet()
|
|||||||
" Set the wallet's refresh behaviour.\n "
|
" Set the wallet's refresh behaviour.\n "
|
||||||
"priority [0|1|2|3|4]\n "
|
"priority [0|1|2|3|4]\n "
|
||||||
" Set the fee to default/unimportant/normal/elevated/priority.\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 "
|
"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 <monero|millinero|micronero|nanonero|piconero>\n "
|
"unit <monero|millinero|micronero|nanonero|piconero>\n "
|
||||||
" Set the default monero (sub-)unit.\n "
|
" Set the default monero (sub-)unit.\n "
|
||||||
"min-outputs-count [n]\n "
|
"min-outputs-count [n]\n "
|
||||||
|
Loading…
Reference in New Issue
Block a user