mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Minor formatting fix in help set command
This commit is contained in:
parent
9d7107c870
commit
256d286215
1 changed files with 1 additions and 1 deletions
|
@ -2886,7 +2886,7 @@ simple_wallet::simple_wallet()
|
||||||
"segregate-pre-fork-outputs <1|0>\n "
|
"segregate-pre-fork-outputs <1|0>\n "
|
||||||
" Set this if you intend to spend outputs on both Monero AND a key reusing fork.\n "
|
" Set this if you intend to spend outputs on both Monero AND a key reusing fork.\n "
|
||||||
"key-reuse-mitigation2 <1|0>\n "
|
"key-reuse-mitigation2 <1|0>\n "
|
||||||
" Set this if you are not sure whether you will spend on a key reusing Monero fork later.\n"
|
" Set this if you are not sure whether you will spend on a key reusing Monero fork later.\n "
|
||||||
"subaddress-lookahead <major>:<minor>\n "
|
"subaddress-lookahead <major>:<minor>\n "
|
||||||
" Set the lookahead sizes for the subaddress hash table.\n "
|
" Set the lookahead sizes for the subaddress hash table.\n "
|
||||||
" Set this if you are not sure whether you will spend on a key reusing Monero fork later.\n "
|
" Set this if you are not sure whether you will spend on a key reusing Monero fork later.\n "
|
||||||
|
|
Loading…
Reference in a new issue