We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0000e1f + 240e8bf commit 7e73d19Copy full SHA for 7e73d19
content/cli/usages.md
@@ -160,7 +160,7 @@ Updates `@nestjs` dependencies in the `package.json` `"dependencies"` list to th
160
| Option | Description |
161
| --------- | ------------------------------------------------------------------------ |
162
| `--force` | Do **upgrade** instead of update <br/>Alias `-f` |
163
-| `--tag` | Update to tagged version (use `@latest`, `@<tag>`, etc) <br/>Alias `-wt` | |
+| `--tag` | Update to tagged version (use `@latest`, `@<tag>`, etc) <br/>Alias `-t` | |
164
165
#### nest info
166
0 commit comments