We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8c7ba commit 13f9db6Copy full SHA for 13f9db6
1 file changed
apps/cli/src/index.ts
@@ -6,7 +6,7 @@ import { type ReplaceResult, replace } from './commands/replace';
6
import { type SearchResult, search } from './commands/search';
7
8
const HELP = `
9
-superdoc - DOCX editing in your terminal
+superdoc - docx editing in your terminal
10
11
Commands:
12
search <pattern> <files...> Find text across documents
0 commit comments