summaryrefslogtreecommitdiff
path: root/doc/pt-br/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pt-br/config.md')
-rw-r--r--doc/pt-br/config.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/pt-br/config.md b/doc/pt-br/config.md
index 9cbefc2b..dfe69559 100644
--- a/doc/pt-br/config.md
+++ b/doc/pt-br/config.md
@@ -1216,6 +1216,13 @@ Array<string>
* ``"-="``
* ``"*="``
* ``"/="``
+* ``"%="``
+* ``"^="``
+* ``"//="``
+* ``"|="``
+* ``"&="``
+* ``"<<="``
+* ``">>="``
* ``"||"``
* ``"&&"``
* ``"!"``