Skip to content

Commit 1a7a7a8

Browse files
authored
refactor: broken table in the nest update options
1 parent 5712aaa commit 1a7a7a8

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)