renice: clarify process group option (#2506)
This commit is contained in:

committed by
Muhammad Falak R Wani

parent
70c4eeadcc
commit
663c6c594a
@@ -10,6 +10,6 @@
|
||||
|
||||
`renice -n {{niceness_value}} -u {{user}}`
|
||||
|
||||
- Change priority of all processes that belongs to a group:
|
||||
- Change priority of all processes that belong to a process group:
|
||||
|
||||
`renice -n {{niceness_value}} -g {{group}}`
|
||||
`renice -n {{niceness_value}} --pgrp {{process_group}}`
|
||||
|
Reference in New Issue
Block a user