From f6af5fac208a2a205ad16832156645278c7da231 Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Thu, 21 Dec 2017 11:09:14 +0530 Subject: [PATCH] Add a punctuation --- pages/linux/nmon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/nmon.md b/pages/linux/nmon.md index 1cf1a9dbc..0de40f232 100644 --- a/pages/linux/nmon.md +++ b/pages/linux/nmon.md @@ -10,6 +10,6 @@ `nmon -f` -- Save records to file with a total of 240 measurements by taking 30 seconds between each measurement: +- Save records to file with a total of 240 measurements, by taking 30 seconds between each measurement: `nmon -f -s {{30}} -c {{240}}`