Skip to content

Commit 2de6920

Browse files
wasvabhagyanath-eiq
authored andcommitted
Remove unmatched '`' from README.rst
This may seem extremely minor, but I'd (jokingly) argue it falls under UX, since I was confused and thought I had dirt on my screen screen due to this lone '`'. It cost me a whole 5s, then another 5m to write this PR, but if it confuses at least 60 people a day then maybe its worth it? Anyways, enjoy this extremely minor change that will hopefully eliminate a still really minor annoyance. Signed-off-by: Bailey Stevens <me@mtxyz.me> Signed-off-by: Arun Bhagyanath <a.bhagyanath@eclecticiq.com>
1 parent f5c25e6 commit 2de6920

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,7 @@ service exposed on the unix socket located in ``/tmp/sops.sock``, you can run:
10581058
10591059
.. code:: sh
10601060
1061-
$ sops decrypt --keyservice unix:///tmp/sops.sock file.yaml`
1061+
$ sops decrypt --keyservice unix:///tmp/sops.sock file.yaml
10621062
10631063
And if you only want to use the key service exposed on the unix socket located
10641064
in ``/tmp/sops.sock`` and not the local key service, you can run:

0 commit comments

Comments
 (0)