trying to fix readme formatting

This commit is contained in:
Jeffrey Paul 2016-08-19 17:53:58 +02:00
parent 2e84d5f16b
commit da0f85d2e7
1 changed files with 13 additions and 13 deletions

View File

@ -2,22 +2,22 @@
## Build Args ## Build Args
* STEEMD\_REPO * STEEMD\_REPO
* STEEMD\_REV * STEEMD\_REV
* SECP256K1\_REPO * SECP256K1\_REPO
* SECP256K1\_REV * SECP256K1\_REV
* UBUNTU\_MIRROR * UBUNTU\_MIRROR
## Environment Variables ## Environment Variables
* STEEMD\_WITNESS\_NAME * STEEMD\_WITNESS\_NAME
* STEEMD\_MINER\_NAME * STEEMD\_MINER\_NAME
* STEEMD\_PRIVATE\_KEY * STEEMD\_PRIVATE\_KEY
* Bitcoin Wallet Import Format (WIF) * Bitcoin Wallet Import Format (WIF)
* STEEMD\_MINING\_THREADS * STEEMD\_MINING\_THREADS
* default 8 * default 8
* STEEMD\_EXTRA\_OPTS * STEEMD\_EXTRA\_OPTS
* passed in to steemd on command line * passed in to steemd on command line
The init scripts will do all the silly escaping as required The init scripts will do all the silly escaping as required
by the daemon, just set these vars to the actual unquoted strings. by the daemon, just set these vars to the actual unquoted strings.