]> granicus.if.org Git - sysstat/commitdiff
Update README file
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 19 Jan 2018 08:50:28 +0000 (09:50 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 19 Jan 2018 08:50:28 +0000 (09:50 +0100)
This is mainly cosmetic...

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
README.md

index 3b3c24296ed3417c0c296e4ad2856d741c5812a8..f311a577ca6e2a13c0b5af508784067d63f4836b 100644 (file)
--- 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.