improve description

This commit is contained in:
kumon
2016-01-05 19:45:42 +09:00
parent 53ac09746b
commit 3d6b4aed47

View File

@@ -8,7 +8,7 @@
`ionice -c {{scheduling_class}} -p {{pid}}`
- Run a command with altered I/O scheduling class and priority
- Run a command with custom I/O scheduling class and priority
`ionice -c {{scheduling_class}} -n {{priority}} {{command}}`