Skip to content

Commit 72231da

Browse files
committed
Update documentation.
Converted from getsops/sops@6cfb8ed Signed-off-by: Felix Fontein <felix@fontein.de>
1 parent 3cb2812 commit 72231da

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/en/docs/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1621,7 +1621,8 @@ regular expression.
16211621
16221622
Conversely, you can opt in to only left certain keys without encrypting by using the
16231623
`--unencrypted-comment-regex` option, which will leave the values and comments
1624-
unencrypted when they have a preeceding comment that matches the supplied regular expression.
1624+
unencrypted when they have a preeceding comment, or a trailing comment on the same line,
1625+
that matches the supplied regular expression.
16251626
16261627
You can also specify these options in the `.sops.yaml` config file.
16271628

0 commit comments

Comments
 (0)