Skip to content

Commit d337a38

Browse files
Updated screenshots
1 parent 95fee69 commit d337a38

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.github/images/after-with-open.png

22.7 KB
Loading

.github/images/after.png

-75.3 KB
Loading

.github/images/before.png

-5.34 KB
Loading

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@ With this set of options, notifications that have:
116116
117117
### Before
118118
119+
Execute a console command with the following parameters:
120+
121+
```Bash
122+
notifications read -n --except-mentions
123+
```
124+
119125
![before](.github/images/before.png)
120126

121127
### After
@@ -124,6 +130,12 @@ With this set of options, notifications that have:
124130

125131
### After With `--with-open` option
126132

133+
Execute a console command with the following parameters:
134+
135+
```Bash
136+
notifications read -n --except-mentions --with-open
137+
```
138+
127139
![after](.github/images/after-with-open.png)
128140

129141
## Support Us

0 commit comments

Comments
 (0)