Skip to content
Snippets Groups Projects

Correct readme information on command line parameters

Merged Corné Lukken requested to merge lukken/sdptr:master into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -37,7 +37,7 @@ Startup server process:
(for testing)
```
cd src
./sdptr --type LTS --configfile=sdptr.conf --nodaemon
./sdptr --type=LTS --configfile=sdptr.conf --nodaemon
```
Loading