mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-18 13:51:38 -04:00
docs: fix package names in README files (#11409)
* docs: fix package names in README files * docs: update links to point to npmx.dev
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# @pnpm/parse-cli-args
|
||||
# @pnpm/cli.parse-cli-args
|
||||
|
||||
> Parses the CLI args passed to pnpm
|
||||
|
||||
[](https://www.npmjs.com/package/@pnpm/parse-cli-args)
|
||||
[](https://npmx.dev/package/@pnpm/cli.parse-cli-args)
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
pnpm add @pnpm/parse-cli-args
|
||||
pnpm add @pnpm/cli.parse-cli-args
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user