Skip to content

Commit 20d7e5d

Browse files
Merge pull request #2004 from Zerotask/patch-1
docs: add example for nest add and nest info
2 parents 07d2651 + 8361b60 commit 20d7e5d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/cli/usages.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@ Updates `@nestjs` dependencies in the `package.json` `"dependencies"` list to th
167167

168168
Displays information about installed nest packages and other helpful system info. For example:
169169

170+
```bash
171+
$ nest info
172+
```
173+
170174
```bash
171175
_ _ _ ___ _____ _____ _ _____
172176
| \ | | | | |_ |/ ___|/ __ \| | |_ _|

0 commit comments

Comments
 (0)