We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb2812 commit 72231daCopy full SHA for 72231da
1 file changed
content/en/docs/_index.md
@@ -1621,7 +1621,8 @@ regular expression.
1621
1622
Conversely, you can opt in to only left certain keys without encrypting by using the
1623
`--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.
+unencrypted when they have a preeceding comment, or a trailing comment on the same line,
1625
+that matches the supplied regular expression.
1626
1627
You can also specify these options in the `.sops.yaml` config file.
1628
0 commit comments