From: Guillaume Chazarain Date: Thu, 8 Mar 2012 20:37:15 +0000 (+0100) Subject: Consistent option names X-Git-Tag: iotop-0.6~33 X-Git-Url: https://repo.or.cz/w/iotop.git/commitdiff_plain/13a625ff5b0d7583ca254ddfe96f0660528904fc Consistent option names --- diff --git a/README b/README index 43e1458..ae3901e 100644 --- a/README +++ b/README @@ -1,7 +1,8 @@ Iotop is a Python program with a top like UI used to show of behalf of which process is the I/O going on. It requires Python >= 2.5 (or Python >= 2.4 with -the ctypes module) and a Linux kernel >= 2.6.20 with the TASK_DELAY_ACCT -CONFIG_TASKSTATS, TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS options on. +the ctypes module) and a Linux kernel >= 2.6.20 with the CONFIG_TASK_DELAY_ACCT +CONFIG_TASKSTATS, CONFIG_TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS options +on. To run a local version of iotop: