From a4ca63bce7b06a205133842dd7f7b55b5d3b2ded Mon Sep 17 00:00:00 2001 From: Igor Shubovych Date: Wed, 9 Dec 2015 19:16:49 +0200 Subject: [PATCH] top: removing batch mode examples, because it is not obvious --- pages/linux/top.md | 4 ---- pages/osx/top.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/pages/linux/top.md b/pages/linux/top.md index 3f7494ae4..8b42d2ed1 100644 --- a/pages/linux/top.md +++ b/pages/linux/top.md @@ -14,10 +14,6 @@ `top -u {{user-name}}` -- Run top in batch (logging) mode and update information 5 times - -`top -b -n 5` - - Get help about interactive commands `?` diff --git a/pages/osx/top.md b/pages/osx/top.md index 67a9dabf9..63413468a 100644 --- a/pages/osx/top.md +++ b/pages/osx/top.md @@ -18,10 +18,6 @@ `top -user {{user-name}}` -- Run top in logging (batch) mode and update information 5 times - -`top -l 5` - - Get help about interactive commands `?`