From 18897ddebfbac788b4fb2ee36026356db3f515cd Mon Sep 17 00:00:00 2001 From: The MMGen Project Date: Tue, 13 Jun 2023 18:06:33 +0000 Subject: [PATCH] v13.3.0 --- Install-MMGen-on-Linux.md | 4 ++-- command-help-addrgen.md | 2 +- command-help-addrimport.md | 2 +- command-help-autosign.md | 2 +- command-help-keygen.md | 2 +- command-help-msg.md | 2 +- command-help-passchg.md | 2 +- command-help-passgen.md | 2 +- command-help-regtest.md | 2 +- command-help-seedjoin.md | 2 +- command-help-seedsplit.md | 2 +- command-help-subwalletgen.md | 2 +- command-help-tool(detail).md | 2 +- command-help-tool(usage).md | 2 +- command-help-tool.md | 2 +- command-help-txbump.md | 2 +- command-help-txcreate.md | 2 +- command-help-txdo.md | 2 +- command-help-txsend.md | 2 +- command-help-txsign.md | 2 +- command-help-walletchk.md | 2 +- command-help-walletconv.md | 2 +- command-help-walletgen.md | 2 +- command-help-xmrwallet.md | 2 +- 24 files changed, 25 insertions(+), 25 deletions(-) diff --git a/Install-MMGen-on-Linux.md b/Install-MMGen-on-Linux.md index b92c35f..87cafd9 100644 --- a/Install-MMGen-on-Linux.md +++ b/Install-MMGen-on-Linux.md @@ -27,9 +27,9 @@ $ python3 -m pip install --user --upgrade pip setuptools build wheel ``` If you get an ‘externally-managed-environment’ error (with Debian bookworm, -for example), add --break-system-packages to the command line. Note that this +for example), add `--break-system-packages` to the command line. Note that this will not in fact break any system packages, as pip installs all packages under -the user’s home directory when --user is in effect. +the user’s home directory when `--user` is in effect. #### Install MMGen: diff --git a/command-help-addrgen.md b/command-help-addrgen.md index cc2f748..20271bd 100644 --- a/command-help-addrgen.md +++ b/command-help-addrgen.md @@ -115,5 +115,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-ADDRGEN(1) + MMGEN v13.3.0 June 2023 MMGEN-ADDRGEN(1) ``` diff --git a/command-help-addrimport.md b/command-help-addrimport.md index 9d2139d..2ee1b70 100644 --- a/command-help-addrimport.md +++ b/command-help-addrimport.md @@ -31,5 +31,5 @@ It’s recommended to use ‘--rpc-backend=aio’ with ‘--rescan’. - MMGEN v13.3.dev55 May 2023 MMGEN-ADDRIMPORT(1) + MMGEN v13.3.0 June 2023 MMGEN-ADDRIMPORT(1) ``` diff --git a/command-help-autosign.md b/command-help-autosign.md index b6d117d..81eb1a9 100644 --- a/command-help-autosign.md +++ b/command-help-autosign.md @@ -102,5 +102,5 @@ Always remember to power off the signing machine when your signing session is over. - MMGEN v13.3.dev55 May 2023 MMGEN-AUTOSIGN(1) + MMGEN v13.3.0 June 2023 MMGEN-AUTOSIGN(1) ``` diff --git a/command-help-keygen.md b/command-help-keygen.md index f0df1d2..77f7081 100644 --- a/command-help-keygen.md +++ b/command-help-keygen.md @@ -120,5 +120,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-KEYGEN(1) + MMGEN v13.3.0 June 2023 MMGEN-KEYGEN(1) ``` diff --git a/command-help-msg.md b/command-help-msg.md index 3cf08eb..6befe86 100644 --- a/command-help-msg.md +++ b/command-help-msg.md @@ -104,5 +104,5 @@ Verify and display the exported JSON signature data: $ mmgen-msg verify signatures.json - MMGEN v13.3.dev55 May 2023 MMGEN-MSG(1) + MMGEN v13.3.0 June 2023 MMGEN-MSG(1) ``` diff --git a/command-help-passchg.md b/command-help-passchg.md index 715996e..6627f32 100644 --- a/command-help-passchg.md +++ b/command-help-passchg.md @@ -52,5 +52,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-PASSCHG(1) + MMGEN v13.3.0 June 2023 MMGEN-PASSCHG(1) ``` diff --git a/command-help-passgen.md b/command-help-passgen.md index 92138cd..421682b 100644 --- a/command-help-passgen.md +++ b/command-help-passgen.md @@ -100,5 +100,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-PASSGEN(1) + MMGEN v13.3.0 June 2023 MMGEN-PASSGEN(1) ``` diff --git a/command-help-regtest.md b/command-help-regtest.md index 8b1072d..4d4bf26 100644 --- a/command-help-regtest.md +++ b/command-help-regtest.md @@ -24,5 +24,5 @@ wallet_cli - execute a wallet RPC call with supplied arguments (wallet is first argument) - MMGEN v13.3.dev55 May 2023 MMGEN-REGTEST(1) + MMGEN v13.3.0 June 2023 MMGEN-REGTEST(1) ``` diff --git a/command-help-seedjoin.md b/command-help-seedjoin.md index fe2c525..9290e33 100644 --- a/command-help-seedjoin.md +++ b/command-help-seedjoin.md @@ -61,5 +61,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-SEEDJOIN(1) + MMGEN v13.3.0 June 2023 MMGEN-SEEDJOIN(1) ``` diff --git a/command-help-seedsplit.md b/command-help-seedsplit.md index 590bfc7..1aac25f 100644 --- a/command-help-seedsplit.md +++ b/command-help-seedsplit.md @@ -143,5 +143,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-SEEDSPLIT(1) + MMGEN v13.3.0 June 2023 MMGEN-SEEDSPLIT(1) ``` diff --git a/command-help-subwalletgen.md b/command-help-subwalletgen.md index b2e0721..d83c27a 100644 --- a/command-help-subwalletgen.md +++ b/command-help-subwalletgen.md @@ -96,5 +96,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-SUBWALLETGEN(1) + MMGEN v13.3.0 June 2023 MMGEN-SUBWALLETGEN(1) ``` diff --git a/command-help-tool(detail).md b/command-help-tool(detail).md index 0156821..4f19431 100644 --- a/command-help-tool(detail).md +++ b/command-help-tool(detail).md @@ -1221,5 +1221,5 @@ Optional KEYWORD ARGS (type and default value shown in square brackets): ``` ```text -MMGEN v13.3.dev55 May 2023 MMGEN-TOOL(DETAIL)(1) +MMGEN v13.3.0 June 2023 MMGEN-TOOL(DETAIL)(1) ``` diff --git a/command-help-tool(usage).md b/command-help-tool(usage).md index 481b292..6e4ebd5 100644 --- a/command-help-tool(usage).md +++ b/command-help-tool(usage).md @@ -186,5 +186,5 @@ EXAMPLES: Same as above, but supply input via STDIN: $ echo "deadbeefcafe" | mmgen-tool hexreverse - - MMGEN v13.3.dev55 May 2023 MMGEN-TOOL(USAGE)(1) + MMGEN v13.3.0 June 2023 MMGEN-TOOL(USAGE)(1) ``` diff --git a/command-help-tool.md b/command-help-tool.md index c5653ab..bad6289 100644 --- a/command-help-tool.md +++ b/command-help-tool.md @@ -197,5 +197,5 @@ Type ‘mmgen-tool help ’ for help on a particular command - MMGEN v13.3.dev55 May 2023 MMGEN-TOOL(1) + MMGEN v13.3.0 June 2023 MMGEN-TOOL(1) ``` diff --git a/command-help-txbump.md b/command-help-txbump.md index 8106b13..4090256 100644 --- a/command-help-txbump.md +++ b/command-help-txbump.md @@ -87,5 +87,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-TXBUMP(1) + MMGEN v13.3.0 June 2023 MMGEN-TXBUMP(1) ``` diff --git a/command-help-txcreate.md b/command-help-txcreate.md index 0520cc5..f6f08fb 100644 --- a/command-help-txcreate.md +++ b/command-help-txcreate.md @@ -98,5 +98,5 @@ $ mmgen-txcreate S - MMGEN v13.3.dev55 May 2023 MMGEN-TXCREATE(1) + MMGEN v13.3.0 June 2023 MMGEN-TXCREATE(1) ``` diff --git a/command-help-txdo.md b/command-help-txdo.md index 85b55ae..ae8b15e 100644 --- a/command-help-txdo.md +++ b/command-help-txdo.md @@ -164,5 +164,5 @@ $ mmgen-txdo S - MMGEN v13.3.dev55 May 2023 MMGEN-TXDO(1) + MMGEN v13.3.0 June 2023 MMGEN-TXDO(1) ``` diff --git a/command-help-txsend.md b/command-help-txsend.md index 5a88561..96c66b2 100644 --- a/command-help-txsend.md +++ b/command-help-txsend.md @@ -9,5 +9,5 @@ -s, --status Get status of a sent transaction -y, --yes Answer 'yes' to prompts, suppress non-essential output - MMGEN v13.3.dev55 May 2023 MMGEN-TXSEND(1) + MMGEN v13.3.0 June 2023 MMGEN-TXSEND(1) ``` diff --git a/command-help-txsign.md b/command-help-txsign.md index 2a12eea..6c36d85 100644 --- a/command-help-txsign.md +++ b/command-help-txsign.md @@ -79,5 +79,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-TXSIGN(1) + MMGEN v13.3.0 June 2023 MMGEN-TXSIGN(1) ``` diff --git a/command-help-walletchk.md b/command-help-walletchk.md index 08694e3..a281ca2 100644 --- a/command-help-walletchk.md +++ b/command-help-walletchk.md @@ -50,5 +50,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-WALLETCHK(1) + MMGEN v13.3.0 June 2023 MMGEN-WALLETCHK(1) ``` diff --git a/command-help-walletconv.md b/command-help-walletconv.md index 30abebc..bb63cb2 100644 --- a/command-help-walletconv.md +++ b/command-help-walletconv.md @@ -61,5 +61,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-WALLETCONV(1) + MMGEN v13.3.0 June 2023 MMGEN-WALLETCONV(1) ``` diff --git a/command-help-walletgen.md b/command-help-walletgen.md index 273fb1a..af4c813 100644 --- a/command-help-walletgen.md +++ b/command-help-walletgen.md @@ -53,5 +53,5 @@ MMGenWallet .mmdat wallet,w PlainHexSeedFile .hex hex,rawhex,plainhex - MMGEN v13.3.dev55 May 2023 MMGEN-WALLETGEN(1) + MMGEN v13.3.0 June 2023 MMGEN-WALLETGEN(1) ``` diff --git a/command-help-xmrwallet.md b/command-help-xmrwallet.md index 8c424e8..4db5070 100644 --- a/command-help-xmrwallet.md +++ b/command-help-xmrwallet.md @@ -464,5 +464,5 @@ to delete your old hot wallets, make sure to do so securely using ‘shred’, ‘wipe’ or some other secure deletion utility. - MMGEN v13.3.dev55 May 2023 MMGEN-XMRWALLET(1) + MMGEN v13.3.0 June 2023 MMGEN-XMRWALLET(1) ```