From 9834fab2783b0c1fd3c5bb75694e3b9e8144e62b Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Fri, 16 May 2025 14:19:00 -0700 Subject: [PATCH] Update distinct_cache.md Co-authored-by: Jason Stirnaman --- content/shared/influxdb3-cli/create/distinct_cache.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/influxdb3-cli/create/distinct_cache.md b/content/shared/influxdb3-cli/create/distinct_cache.md index 570f61bc3..46dc87cab 100644 --- a/content/shared/influxdb3-cli/create/distinct_cache.md +++ b/content/shared/influxdb3-cli/create/distinct_cache.md @@ -114,7 +114,7 @@ influxdb3 create distinct_cache \ ## Common pitfalls -- `--column` is not valid—must use `--columns` +- `--column` is not valid. Use `--columns`. - Tokens must be included explicitly unless set via `INFLUXDB3_AUTH_TOKEN` - Table and column names must already exist or be recognized by the engine