diff --git a/docs/en/guides/beammp-dev/beammp-dev.md b/docs/en/guides/beammp-dev/beammp-dev.md index 746e1fa1..d1e0f68e 100644 --- a/docs/en/guides/beammp-dev/beammp-dev.md +++ b/docs/en/guides/beammp-dev/beammp-dev.md @@ -44,7 +44,7 @@ If you also dont want the launcher to start beamNG and would like to see debug p | Argument | Note | |:-------------------------|:-------------------------------------------| | `--help` or `-h` | Will print the following list of arguments | -| `--port ` or `-p` | Change the default listen port to . This must be configured ingame, too | +| `--port ` or `-p` | Change the default listen port to ``. This must be configured ingame too | | `--verbose` or `-v` | Verbose mode, prints debug messages | | `--no-download` | Skip downloading and installing the BeamMP Lua mod | | `--no-update` | Skip applying launcher updates (you must update manually) |