chore(nxdev): update generated documentation (#12212)

This commit is contained in:
Jason Jean 2022-09-23 11:22:46 -07:00 committed by GitHub
parent 6b84150120
commit d57a4d06aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -927,10 +927,11 @@ stored in the daemon process. To reset both run: `nx reset`.
#### Parameters
| Name | Type |
| :----------------- | :-------- |
| `opts` | `Object` |
| `opts.exitOnError` | `boolean` |
| Name | Type |
| :------------------------ | :-------- |
| `opts` | `Object` |
| `opts.exitOnError` | `boolean` |
| `opts.resetDaemonClient?` | `boolean` |
#### Returns

File diff suppressed because one or more lines are too long