From f79ee5b7ff0c8afc0e16e5a03a123a0848cb50e2 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Sun, 24 Nov 2019 13:23:18 -0500 Subject: Correct double '-'s in docs --- doc/brpaste.adoc | 4 ++-- 1 file 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 -- cgit v1.2.3