Update README

This commit is contained in:
TheKysek 2017-06-04 12:16:42 +02:00
parent fcd24b24dc
commit b230e024f9
No known key found for this signature in database
GPG Key ID: 50D9AF00D0B1C497

View File

@ -18,6 +18,25 @@ chmod +x start.sh
It is worth noting that the `start.sh` file MiNode no longer tries to do a `git pull` in order to update to the latest version. It is worth noting that the `start.sh` file MiNode no longer tries to do a `git pull` in order to update to the latest version.
Is is now done by the `update.sh` file. Is is now done by the `update.sh` file.
## Command line
```
usage: main.py [-h] [-p PORT] [--debug] [--data-dir DATA_DIR] [--no-incoming]
[--no-outgoing] [--trusted-peer TRUSTED_PEER]
[--connection-limit CONNECTION_LIMIT]
optional arguments:
-h, --help show this help message and exit
-p PORT, --port PORT Port to listen on
--debug Enable debug logging
--data-dir DATA_DIR Path to data directory
--no-incoming Do not listen for incoming connections
--no-outgoing Do not send outgoing connections
--trusted-peer TRUSTED_PEER
Specify a trusted peer we should connect to
--connection-limit CONNECTION_LIMIT
Maximum number of connections
```
## Contact ## Contact
- TheKysek: BM-2cVUMXVnQXmTJDmb7q1HUyEqkT92qjwGvJ - TheKysek: BM-2cVUMXVnQXmTJDmb7q1HUyEqkT92qjwGvJ