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 `?`