@smithery/cli 1.1.44 → 1.1.46

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 -1
  2. package/dist/index.js +31 -31
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -14,7 +14,7 @@ npx @smithery/cli <command>
14
14
  ### Available Commands
15
15
 
16
16
  - `install <package>` - Install a package
17
- - `--client <name>` - Specify the AI client
17
+ - `--client <name>` - Specify the AI client
18
18
  - `--config <json>` - Provide configuration data as JSON (skips prompts)
19
19
  - `uninstall <package>` - Uninstall a package
20
20
  - `--client <name>` - Specify the AI client