Skip to content

Commit b753a73

Browse files
Use ReST admonition syntax for note
Co-authored-by: Felix Fontein <felix@fontein.de> Signed-off-by: Carlos Zubieta <1976312+ErraticMaker@users.noreply.github.com>
1 parent e32f51d commit b753a73

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -669,8 +669,10 @@ of all new files. If your secrets are stored under a specific directory, like a
669669
``git`` repository, you can create a ``.sops.yaml`` configuration file at the root
670670
directory to define which keys are used for which filename.
671671
672-
Note: The file needs to be named ``.sops.yaml``. Other names (i.e. ``.sops.yml``) won't be automatically
673-
discovered by sops. You'll need to pass the ``--config .sops.yml`` option for it to be picked up.
672+
.. note::
673+
674+
The file needs to be named ``.sops.yaml``. Other names (i.e. ``.sops.yml``) won't be automatically
675+
discovered by SOPS. You'll need to pass the ``--config .sops.yml`` option for it to be picked up.
674676
675677
Let's take an example:
676678

0 commit comments

Comments
 (0)