From 6db8d9e14856d1165d05b2af0cf9802578eddb29 Mon Sep 17 00:00:00 2001 From: Caio Pizzol Date: Tue, 3 Feb 2026 18:12:24 -0300 Subject: [PATCH] fix(cli): lowercase docx in help text --- apps/cli/src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/cli/src/index.ts b/apps/cli/src/index.ts index 25aa065aed..45ef951afb 100644 --- a/apps/cli/src/index.ts +++ b/apps/cli/src/index.ts @@ -6,7 +6,7 @@ import { type ReplaceResult, replace } from './commands/replace'; import { type SearchResult, search } from './commands/search'; const HELP = ` -superdoc - DOCX editing in your terminal +superdoc - docx editing in your terminal Commands: search Find text across documents