From: Sebastien GODARD Date: Fri, 19 Jan 2018 08:50:28 +0000 (+0100) Subject: Update README file X-Git-Tag: v11.7.2~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47167e5e9d1dc71b63e0cde70d24696b8b497e70;p=sysstat Update README file This is mainly cosmetic... Signed-off-by: Sebastien GODARD --- diff --git a/README.md b/README.md index 3b3c242..f311a57 100644 --- a/README.md +++ b/README.md @@ -137,12 +137,12 @@ can enter the following option to activate data collecting (either using cron or $ ./configure --enable-install-cron ``` -Please enter "./configure --help" to display all possible options. -There is another way to configure sysstat instead of entering "./configure": -this is the **Interactive Configuration script** (_iconfig_) which will ask you +Enter `./configure --help` to display all possible options. +Note: There is another way to configure sysstat instead of entering `./configure`: +This is the **Interactive Configuration script** (_iconfig_) which will ask you for the value of the main sysstat variables and parameters. -Enter "./iconfig" then answer the questions or enter Return to accept -the (sane) default values. For yes/no questions, please answer 'y' or 'n' +Enter `./iconfig` then answer the questions or enter Return to accept +the (sane) default values. For yes/no questions, answer 'y' or 'n' (without the quotes): It is case sensitive! You can also enter '?' to get a help message that will explain the meaning of each variable or parameter.