renice: split description in two lines (#3184)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# renice
|
||||
|
||||
> Alters the scheduling priority/nicenesses of one or more running processes. Niceness values range from -20 (most favorable to the process) to 19 (least favorable to the process).
|
||||
> Alters the scheduling priority/nicenesses of one or more running processes.
|
||||
> Niceness values range from -20 (most favorable to the process) to 19 (least favorable to the process).
|
||||
|
||||
- Change priority of a running process:
|
||||
|
||||
|
Reference in New Issue
Block a user