Skip to content

Commit 4547784

Browse files
authored
Small docu fix for --nn (--numNews) (#137)
1 parent 33e730b commit 4547784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ The release script tries to find common errors in the ioBroker Github Actions re
445445
npm run release patch -- --no-workflow-check
446446
```
447447
448-
#### Limit the number of news in `io-package.json` (`--numNews` or `-nn`)
448+
#### Limit the number of news in `io-package.json` (`--numNews` or `--nn`)
449449
450450
By default the most recent 7 news entries are kept in `io-package.json`. Using this option, you can change the limit.
451451

0 commit comments

Comments
 (0)