@superdoc-dev/cli 0.2.0-next.102 → 0.2.0-next.104

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.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/dist/index.js +6439 -107
  3. package/package.json +9 -9
package/README.md CHANGED
@@ -208,6 +208,7 @@ superdoc info ./contract.docx --pretty
208
208
  - `--session <id>`
209
209
  - `--timeout-ms <n>`
210
210
  - `--help`
211
+ - `--version`, `-v`
211
212
 
212
213
  ## Input payload flags
213
214