summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2019-11-24 13:23:18 -0500
committerChloe Kudryavtsev <toast@toast.cafe>2019-11-24 13:23:18 -0500
commitf79ee5b7ff0c8afc0e16e5a03a123a0848cb50e2 (patch)
tree95427e2c8358f726a778205b07764352ee3c6eb0 /doc
parentAllow for different future storage engines (diff)
Correct double '-'s in docs
Diffstat (limited to 'doc')
-rw-r--r--doc/brpaste.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/brpaste.adoc b/doc/brpaste.adoc
index eddb605..9a9fee4 100644
--- a/doc/brpaste.adoc
+++ b/doc/brpaste.adoc
@@ -13,9 +13,9 @@ brpaste - a pastebin service that's so fast, it burns rubber.
== Options
-*--bind*=_BIND_ADDRESS_::
+*-bind*=_BIND_ADDRESS_::
Bind to address _BIND_ADDRESS_.
-*--redis*=_REDIS_URI_::
+*-redis*=_REDIS_URI_::
Connect to Redis using _REDIS_URI_.
== Endpoints