We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4178350 commit 699f57cCopy full SHA for 699f57c
README.md
@@ -26,6 +26,7 @@ Usage: sswws [arguments]
26
-v, --version Server version
27
-p PORT, --port=PORT Specifies the port to run on (default 8080)
28
-i IP, --ip=IP Specifies the ip to run on (default 127.0.0.1)
29
+ -d DIR, --dir=DIR Specifies the directory to run on (default same dir where is executed)
30
-h, --help Show this help
31
```
32
0 commit comments