@superdoc-dev/cli 0.1.0-next.7 → 0.1.0-next.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -178374,7 +178374,7 @@ async function search3(pattern, filePaths) {
|
|
|
178374
178374
|
|
|
178375
178375
|
// src/index.ts
|
|
178376
178376
|
var HELP = `
|
|
178377
|
-
superdoc -
|
|
178377
|
+
superdoc - docx editing in your terminal
|
|
178378
178378
|
|
|
178379
178379
|
Commands:
|
|
178380
178380
|
search <pattern> <files...> Find text across documents
|