aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-02-25 22:28:30 +0000
committerJuan J. Martinez <jjm@usebox.net>2021-02-25 22:28:30 +0000
commit9690dfd1c2683a22e6a06b002b058e4542713ed8 (patch)
tree7b5f789125bba4e82c050c41e3ba2fc39d9a184c /README.md
parent88712fc021f56cb11dbd9a72593aa073a21bc5b1 (diff)
downloadspacebeans-9690dfd1c2683a22e6a06b002b058e4542713ed8.tar.gz
spacebeans-9690dfd1c2683a22e6a06b002b058e4542713ed8.zip
Missing flag
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f36e5b..aa2d4fa 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ later; [openJRE](https://adoptopenjdk.net/) recommended).
You can run the service with:
```
-java -jar spacebeans-VERSION.jar spacebeans.conf
+java -jar spacebeans-VERSION.jar -c spacebeans.conf
```
You can also run the server with `--help` flag for CLI help.