We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c1de7 commit 43582d3Copy full SHA for 43582d3
README.md
@@ -90,7 +90,7 @@ processes:
90
# match. Every attribute psutil.Process
91
# (https://psutil.readthedocs.io/en/latest/index.html#psutil.Process) provides on
92
# Linux can be matched on, using regular expressions. Integer attributes will be
93
- # treated as strings and list attributes will be joined using shlex.join () before
+ # treated as strings and list attributes will be joined using shlex.join() before
94
# matching. If you want to, you can also specify a regular expression with an OR
95
# operator and match many processes which will all share the specified bandwidth
96
# limit or traffic priority.
0 commit comments