Skip to content

Commit 2cca86c

Browse files
Merge pull request #2282 from AmineAML/refactor-docs-cli-broken-table
refactor: broken table in the nest update options
2 parents 5712aaa + 1a7a7a8 commit 2cca86c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/cli/usages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,9 @@ Updates `@nestjs` dependencies in the `package.json` `"dependencies"` list to th
159159
##### Options
160160

161161
| Option | Description |
162-
| --------- | ----------------------------------------------------------------------- | --- |
162+
| --------- | ----------------------------------------------------------------------- |
163163
| `--force` | Do **upgrade** instead of update <br/>Alias `-f` |
164-
| `--tag` | Update to tagged version (use `@latest`, `@<tag>`, etc) <br/>Alias `-t` | |
164+
| `--tag` | Update to tagged version (use `@latest`, `@<tag>`, etc) <br/>Alias `-t` |
165165

166166
#### nest info
167167

0 commit comments

Comments
 (0)