mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
Merge pull request #1863 from wasv/patch-1
Remove unmatched '`' from README.rst
This commit is contained in:
@@ -1013,7 +1013,7 @@ service exposed on the unix socket located in ``/tmp/sops.sock``, you can run:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ sops decrypt --keyservice unix:///tmp/sops.sock file.yaml`
|
||||
$ sops decrypt --keyservice unix:///tmp/sops.sock file.yaml
|
||||
|
||||
And if you only want to use the key service exposed on the unix socket located
|
||||
in ``/tmp/sops.sock`` and not the local key service, you can run:
|
||||
|
||||
Reference in New Issue
Block a user