diff --git a/docs/content/cli.md b/docs/content/cli.md index 87c413f407..30ff13d345 100755 --- a/docs/content/cli.md +++ b/docs/content/cli.md @@ -548,8 +548,8 @@ opa eval [flags] -s, --schema string set schema file path or directory path --shallow-inlining disable inlining of rules that depend on unknowns --stdin read query from stdin - -S, --strict enable compiler strict mode -I, --stdin-input read input document from stdin + -S, --strict enable compiler strict mode --strict-builtin-errors treat built-in function errors as fatal -t, --target {rego,wasm} set the runtime to exercise (default rego) --timeout duration set eval timeout (default unlimited)