From db168a22b86eebf2aa0f6d49e00a36f6f4a89985 Mon Sep 17 00:00:00 2001 From: cli-docs-updater Date: Tue, 15 Nov 2022 08:38:13 +0000 Subject: [PATCH] docs: Update generated CLI docs --- docs/content/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)