aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toplevel/usage.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/toplevel/usage.ml b/toplevel/usage.ml
index 8b5481979b..d4d4456994 100644
--- a/toplevel/usage.ml
+++ b/toplevel/usage.ml
@@ -67,6 +67,7 @@ let print_usage_channel co command =
\n -impredicative-set set sort Set impredicative\
\n -indices-matter levels of indices (and nonuniform parameters) contribute to the level of inductives\
\n -time display the time taken by each command\
+\n -no-native-compiler disable the native_compute reduction machinery\
\n -h, -help print this list of options\
\n";
List.iter (fun (name, text) ->