Update READMEs.

This commit is contained in:
David Dawes
2018-06-01 21:19:42 -07:00
parent 726cc3a386
commit 80927914fc
3 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
VerusCoin Komodo Command Line Tools v0.3.3-beta
VerusCoin Command Line Tools v0.3.3-beta
Contents:
komodod - the Komodo daemon
komodo-cli - Komodo command line utility
verus - wrapper for komodo-cli that applies the command to the VRSC coin
verusd - wrapper for komodod that sets the VerusCoin parameters to defauls properly
verusd - wrapper for komodod that sets the VerusCoin parameters to defatults properly
Run ./verusd to launch komodod, and use ./verus to run commands such as:
./verus stop

View File

@@ -1,9 +1,9 @@
VerusCoin Komodo Command Line Tools v0.3.3-beta
VerusCoin Command Line Tools v0.3.3-beta
Contents:
komodod - the Komodo daemon
komodo-cli - Komodo command line utility
verus - wrapper for komodo-cli that applies the command to the VRSC coin
verusd - wrapper for komodod that sets the VerusCoin parameters to defauls properly
verusd - wrapper for komodod that sets the VerusCoin parameters to defaults properly.
Run ./verusd to launch komodod, and use ./verus to run commands such as:
./verus stop

View File

@@ -1,10 +1,10 @@
VerusCoin Komodo Command Line Tools v0.3.3-beta
VerusCoin Command Line Tools v0.3.3-beta
Contents:
komodod.exe - the Komodo daemon
komodo-cli.exe - Komodo command line utility
verus.bat - wrapper for komodo-cli that applies the command to the VRSC coin
verusd.bat - wrapper for komodod that sets the VerusCoin parameters to defauls properly
verusd.bat - wrapper for komodod that sets the VerusCoin parameters to defaults properly
Run verusd.bat to launch komodod, and use verus.bat to run commands such as:
./verus.bat stop
verus.bat stop
Which signals komodod.exe (if it is running) to stop running.