diff --git a/docs/oss/cli-commands.mdx b/docs/oss/cli-commands.mdx index a486398e2..c8f1a4fb6 100644 --- a/docs/oss/cli-commands.mdx +++ b/docs/oss/cli-commands.mdx @@ -160,7 +160,7 @@ Here is a list of all the available options: You should use this setting if you are overriding dbt's default quoting in your main dbt package. ```shell --q, --dbt-quoting [all|none|combination of any of: database,schema,identifier] +-dq, --dbt-quoting [all|none|combination of any of: database,schema,identifier] # Examples: # * --dbt-quoting all