fix up wiki links for command help
This commit is contained in:
parent
556c7df15c
commit
441a57f19f
6 changed files with 34 additions and 34 deletions
|
|
@ -397,7 +397,7 @@ the MMGen Project.
|
|||
[y]: https://github.com/ethereum/pyethereum
|
||||
[P]: https://pypi.org/project/pip
|
||||
[M]: https://getmonero.org/downloads/#linux
|
||||
[X]: commands/command-help-autosign.md
|
||||
[X]: cmds/command-help-autosign.md
|
||||
[gs]: Getting-Started-with-MMGen-Wallet.md
|
||||
[bo]: Getting-Started-with-MMGen-Wallet.md#a_bo
|
||||
[si]: Install-Bitcoind-from-Source-on-Linux.md
|
||||
|
|
@ -405,7 +405,7 @@ the MMGen Project.
|
|||
[p8]: Install-Bitcoind.md#a_r
|
||||
[gh]: https://geth.ethereum.org
|
||||
[ge]: https://github.com/ethereum/go-ethereum
|
||||
[mx]: commands/command-help-xmrwallet.md
|
||||
[mx]: cmds/command-help-xmrwallet.md
|
||||
[sb]: https://github.com/ethereum/solidity/releases
|
||||
[sd]: https://docs.soliditylang.org
|
||||
[RE]: https://reth.rs/overview
|
||||
|
|
|
|||
|
|
@ -1124,11 +1124,11 @@ $ python3 -m pip install user --upgrade dist/*.whl
|
|||
[04]: MMGen-Wallet-Quick-Start-with-Regtest-Mode.md
|
||||
[05]: Key-address-files.md
|
||||
[06]: Subwallets.md
|
||||
[07]: commands/command-help-autosign.md
|
||||
[07]: cmds/command-help-autosign.md
|
||||
[08]: Install-Bitcoind.md
|
||||
[09]: Altcoin-and-Forkcoin-Support.md
|
||||
[x]: Altcoin-and-Forkcoin-Support.md#a_xmr
|
||||
[cp]: ../../../../commits/master
|
||||
[mx]: commands/command-help-xmrwallet.md
|
||||
[mx]: cmds/command-help-xmrwallet.md
|
||||
[li]: Install-MMGen-Wallet-on-Linux-or-macOS.md
|
||||
[wi]: Install-MMGen-Wallet-on-Microsoft-Windows.md
|
||||
|
|
|
|||
|
|
@ -437,7 +437,7 @@ Offline upgrade:
|
|||
[ib]: Install-Bitcoind.md
|
||||
[gs]: Getting-Started-with-MMGen-Wallet.md
|
||||
[pl]: Altcoin-and-Forkcoin-Support.md#a_ed
|
||||
[ax]: commands/command-help-autosign.md
|
||||
[ax]: cmds/command-help-autosign.md
|
||||
[mc]: Altcoin-and-Forkcoin-Support.md#a_xmr
|
||||
[ts]: Test-Suite.md
|
||||
[vv]: https://docs.python.org/3/library/venv.html
|
||||
|
|
|
|||
|
|
@ -1,29 +1,29 @@
|
|||
* [mmgen-addrgen](commands/command-help-addrgen.md)
|
||||
* [mmgen-addrimport](commands/command-help-addrimport.md)
|
||||
* [mmgen-autosign](commands/command-help-autosign.md)
|
||||
* [mmgen-cli](commands/command-help-cli.md)
|
||||
* [mmgen-keygen](commands/command-help-keygen.md)
|
||||
* [mmgen-msg](commands/command-help-msg.md)
|
||||
* [mmgen-passchg](commands/command-help-passchg.md)
|
||||
* [mmgen-passgen](commands/command-help-passgen.md)
|
||||
* [mmgen-regtest](commands/command-help-regtest.md)
|
||||
* [mmgen-seedjoin](commands/command-help-seedjoin.md)
|
||||
* [mmgen-seedsplit](commands/command-help-seedsplit.md)
|
||||
* [mmgen-subwalletgen](commands/command-help-subwalletgen.md)
|
||||
* [mmgen-swaptxcreate](commands/command-help-swaptxcreate.md)
|
||||
* [mmgen-swaptxdo](commands/command-help-swaptxdo.md)
|
||||
* [mmgen-tool](commands/command-help-tool.md)
|
||||
* [mmgen-addrgen](cmds/command-help-addrgen.md)
|
||||
* [mmgen-addrimport](cmds/command-help-addrimport.md)
|
||||
* [mmgen-autosign](cmds/command-help-autosign.md)
|
||||
* [mmgen-cli](cmds/command-help-cli.md)
|
||||
* [mmgen-keygen](cmds/command-help-keygen.md)
|
||||
* [mmgen-msg](cmds/command-help-msg.md)
|
||||
* [mmgen-passchg](cmds/command-help-passchg.md)
|
||||
* [mmgen-passgen](cmds/command-help-passgen.md)
|
||||
* [mmgen-regtest](cmds/command-help-regtest.md)
|
||||
* [mmgen-seedjoin](cmds/command-help-seedjoin.md)
|
||||
* [mmgen-seedsplit](cmds/command-help-seedsplit.md)
|
||||
* [mmgen-subwalletgen](cmds/command-help-subwalletgen.md)
|
||||
* [mmgen-swaptxcreate](cmds/command-help-swaptxcreate.md)
|
||||
* [mmgen-swaptxdo](cmds/command-help-swaptxdo.md)
|
||||
* [mmgen-tool](cmds/command-help-tool.md)
|
||||
* [mmgen-tool (usage)][u]
|
||||
* [mmgen-tool (detailed usage)][d]
|
||||
* [mmgen-txbump](commands/command-help-txbump.md)
|
||||
* [mmgen-txcreate](commands/command-help-txcreate.md)
|
||||
* [mmgen-txdo](commands/command-help-txdo.md)
|
||||
* [mmgen-txsend](commands/command-help-txsend.md)
|
||||
* [mmgen-txsign](commands/command-help-txsign.md)
|
||||
* [mmgen-walletchk](commands/command-help-walletchk.md)
|
||||
* [mmgen-walletconv](commands/command-help-walletconv.md)
|
||||
* [mmgen-walletgen](commands/command-help-walletgen.md)
|
||||
* [mmgen-xmrwallet](commands/command-help-xmrwallet.md)
|
||||
* [mmgen-txbump](cmds/command-help-txbump.md)
|
||||
* [mmgen-txcreate](cmds/command-help-txcreate.md)
|
||||
* [mmgen-txdo](cmds/command-help-txdo.md)
|
||||
* [mmgen-txsend](cmds/command-help-txsend.md)
|
||||
* [mmgen-txsign](cmds/command-help-txsign.md)
|
||||
* [mmgen-walletchk](cmds/command-help-walletchk.md)
|
||||
* [mmgen-walletconv](cmds/command-help-walletconv.md)
|
||||
* [mmgen-walletgen](cmds/command-help-walletgen.md)
|
||||
* [mmgen-xmrwallet](cmds/command-help-xmrwallet.md)
|
||||
|
||||
[u]: commands/command-help-tool(usage).md
|
||||
[d]: commands/command-help-tool(detail).md
|
||||
[u]: cmds/command-help-tool(usage).md
|
||||
[d]: cmds/command-help-tool(detail).md
|
||||
|
|
|
|||
|
|
@ -148,4 +148,4 @@ screen][sh].
|
|||
[c1]: ../../../../commit/7538a9460e897b9b23d8ac58853c33713334043f
|
||||
[c2]: ../../../../commit/d1b8aefde6d3a13337cbe3147d9913eb09b6765b
|
||||
[c3]: ../../../../commit/82086c9936843dc43c1892b672cdf1680763ee84
|
||||
[sh]: commands/command-help-subwalletgen.md
|
||||
[sh]: cmds/command-help-subwalletgen.md
|
||||
|
|
|
|||
|
|
@ -345,5 +345,5 @@ an example will be provided in a future version of this document.
|
|||
[wm]: https://en.wikipedia.org/wiki/Modular_arithmetic
|
||||
[otp]: https://en.wikipedia.org/wiki/One-time_pad
|
||||
[sc]: https://en.wikipedia.org/wiki/Stream_cipher
|
||||
[SS]: commands/command-help-seedsplit.md
|
||||
[SJ]: commands/command-help-seedjoin.md
|
||||
[SS]: cmds/command-help-seedsplit.md
|
||||
[SJ]: cmds/command-help-seedjoin.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue