From 4547784f90aa500791bf486d1fe91e05dbfe8fa1 Mon Sep 17 00:00:00 2001 From: Martin M Date: Wed, 1 Mar 2023 11:24:02 +0100 Subject: [PATCH] Small docu fix for --nn (--numNews) (#137) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1405e15..ec5a539 100644 --- a/README.md +++ b/README.md @@ -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.