Skip to content

Commit d41aa7a

Browse files
committed
Updated README
1 parent 17e7d16 commit d41aa7a

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.TXT

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Switches:
6060

6161
/hlp
6262
Print usage information and exit. Can only be
63-
used as first argument, ignored otherwise.
63+
used as first argument, ignored otherwise.
6464
/ver
6565
Print version information and exit. Can only be
6666
used as first argument, ignored otherwise.
@@ -218,15 +218,17 @@ Settings:
218218
+b|-b
219219
Will turn 'blacklist' mode on/off. While in this
220220
mode, all processes on which switches trigger are
221-
added to blacklist. This mode automatically turns
222-
on 'query all processes', 'loop', 'ignore' and
223-
'test' modes on while it is active.
221+
added to blacklist. Blacklisted processes will be
222+
ignored by all switches. This mode automatically
223+
turns on 'query all processes', 'loop', 'ignore'
224+
and 'test' modes on while it is active.
224225
+w|-w
225226
Will turn 'whitelist' mode on/off. While in this
226227
mode, all processes on which switches trigger are
227-
added to whitelist. This mode automatically turns
228-
on 'query all processes', 'loop', 'ignore' and
229-
'test' modes on while it is active.
228+
added to whitelist. Switches will query only
229+
whitelisted processes. This mode automatically
230+
turns on 'query all processes', 'loop', 'ignore'
231+
and 'test' modes on while it is active.
230232
+r|-r
231233
Will turn 'recently created sort' mode on/off.
232234
While in this mode, switches, instead of

0 commit comments

Comments
 (0)