Skip to content

Commit 25d302e

Browse files
Merge branch 'main' into 1.x
2 parents 4ae4817 + f65591f commit 25d302e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ But you can define the parameters yourself:
7474
-s, --without-pulls Exclude Pull Requests from processing
7575
-o, --with-open Process including open Issues and Pull Requests
7676
-n, --no-interaction Do not ask any interactive question
77+
-q, --quiet Do not output any message
7778
```
7879

7980
For example:
@@ -89,6 +90,12 @@ With this set of options, notifications that have:
8990
- Pull Requests only, both open and closed
9091
- will not be asked to continue in the console
9192

93+
> You can call the console command to display help information:
94+
>
95+
> ```bash
96+
> notifications read --help
97+
> ```
98+
9299
## Result
93100
94101
### Before

builds/notifications

-808 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)