Skip to content

Commit b919c15

Browse files
felixfonteinwasv
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. Converted from getsops/sops@7f55158 Co-authored-by: Bailey Stevens <me@mtxyz.me> Signed-off-by: Bailey Stevens <me@mtxyz.me> Signed-off-by: Felix Fontein <felix@fontein.de>
1 parent e2dd106 commit b919c15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,7 @@ key service exposed on the unix socket located in `/tmp/sops.sock`, you
10391039
can run:
10401040
10411041
``` sh
1042-
$ sops decrypt --keyservice unix:///tmp/sops.sock file.yaml`
1042+
$ sops decrypt --keyservice unix:///tmp/sops.sock file.yaml
10431043
```
10441044
10451045
And if you only want to use the key service exposed on the unix socket

0 commit comments

Comments
 (0)