about summary refs log tree commit diff stats
path: root/docs/gen/usage.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gen/usage.json')
-rw-r--r--docs/gen/usage.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gen/usage.json b/docs/gen/usage.json
index 5f279841..741e1650 100644
--- a/docs/gen/usage.json
+++ b/docs/gen/usage.json
@@ -538,12 +538,12 @@
       {
         "key": "0",
         "description": "Do not try anything special.",
-        "default": false
+        "default": true
       },
       {
         "key": "1",
         "description": "Enable some memory barriers when writing to memory to emulate the x86 strong memory model in a limited way.",
-        "default": true
+        "default": false
       },
       {
         "key": "2",