Skip to content

Commit

Permalink
Small docu fix for --nn (--numNews) (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 committed Mar 1, 2023
1 parent 33e730b commit 4547784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ The release script tries to find common errors in the ioBroker Github Actions re
npm run release patch -- --no-workflow-check
```

#### Limit the number of news in `io-package.json` (`--numNews` or `-nn`)
#### Limit the number of news in `io-package.json` (`--numNews` or `--nn`)

By default the most recent 7 news entries are kept in `io-package.json`. Using this option, you can change the limit.

Expand Down

0 comments on commit 4547784

Please sign in to comment.