Commit 1732d4c1 by martin-kokos Committed by GitHub

Update cli.md (#5387)

Fix typo
parent cf8999f5
...@@ -403,7 +403,7 @@ about dependency groups. ...@@ -403,7 +403,7 @@ about dependency groups.
### Options ### Options
* `--group (-D)`: The group to remove the dependency from. * `--group (-G)`: The group to remove the dependency from.
* `--dev (-D)`: Removes a package from the development dependencies. (**Deprecated**) * `--dev (-D)`: Removes a package from the development dependencies. (**Deprecated**)
* `--dry-run` : Outputs the operations but will not execute anything (implicitly enables --verbose). * `--dry-run` : Outputs the operations but will not execute anything (implicitly enables --verbose).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment