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 5712aaa + 1a7a7a8 commit 2cca86cCopy full SHA for 2cca86c
content/cli/usages.md
@@ -159,9 +159,9 @@ Updates `@nestjs` dependencies in the `package.json` `"dependencies"` list to th
159
##### Options
160
161
| Option | Description |
162
-| --------- | ----------------------------------------------------------------------- | --- |
+| --------- | ----------------------------------------------------------------------- |
163
| `--force` | Do **upgrade** instead of update <br/>Alias `-f` |
164
-| `--tag` | Update to tagged version (use `@latest`, `@<tag>`, etc) <br/>Alias `-t` | |
+| `--tag` | Update to tagged version (use `@latest`, `@<tag>`, etc) <br/>Alias `-t` |
165
166
#### nest info
167
0 commit comments