From 2e05d9aca9308efbf396a619e518acde8cc80f70 Mon Sep 17 00:00:00 2001 From: Tania <92768464+Tonayya@users.noreply.github.com> Date: Fri, 9 Feb 2024 22:29:29 +1100 Subject: [PATCH] Update source.md --- website/docs/reference/commands/source.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/website/docs/reference/commands/source.md b/website/docs/reference/commands/source.md index 697ae2b5fcc..f8a9e7088e3 100644 --- a/website/docs/reference/commands/source.md +++ b/website/docs/reference/commands/source.md @@ -6,9 +6,7 @@ id: "source" The `dbt source` command provides subcommands that are useful when working with source data. This command provides one subcommand, `dbt source freshness`. -:::info -If you're using an older version of dbt Core (before v0.21), the old name of the `freshness` subcommand was `snapshot-freshness`. (It has nothing to do with [snapshots](/docs/build/snapshots), which is why we renamed it.) Each time you see the command below, you'll need to specify it as `dbt source snapshot-freshness` instead of `dbt source freshness`. -::: + ### dbt source freshness