Skip to content

Commit

Permalink
docs: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarnadas committed Jun 26, 2020
1 parent f3d207e commit 76afec1
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,6 @@ You will still need to port-forward in order for this to work.
The Docker Container accepts all arguments that the regular Net64+ Server executable accepts as well.

```bash
usage: index_linux-x64.js [-h] [--port PORT] [--gamemode GAMEMODE]
[--disableGamemodeVote] [--passwordRequired]
[--password PASSWORD] [--name NAME]
[--domain DOMAIN] [--description DESCRIPTION]
[--enableWebHook] [--apiKey APIKEY] [--verbose]


Net64+ server

Optional arguments:
-h, --help Show this help message and exit.
--port PORT, -P PORT
Expand All @@ -107,7 +98,7 @@ Optional arguments:
--enableWebHook, -w
--apiKey APIKEY, -k APIKEY
--verbose, -v
--skip-port-check, -s
--skipPortCheck, -s
```

An example to host a public server on port 8080:
Expand Down

0 comments on commit 76afec1

Please sign in to comment.