Skip to content

Commit 49a0931

Browse files
committed
docs(cli): remove stray "Has" leftover in janitor --ignore-ttl help text
Addresses Yuki's review nit on PR #5856.
1 parent 8a22c27 commit 49a0931

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ Usage: sqlmesh janitor [OPTIONS]
316316
317317
Options:
318318
--ignore-ttl Cleanup snapshots that are not referenced in any
319-
environment, regardless of when they're set to expire. Has
319+
environment, regardless of when they're set to expire.
320320
When --environment is specified, cleanup is scoped to
321321
snapshots formerly referenced by that environment.
322322
--force-delete Delete expired environment and snapshot state records even

0 commit comments

Comments
 (0)