1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 10:15:24 +02:00

top: removing batch mode examples, because it is not obvious

This commit is contained in:
Igor Shubovych 2015-12-09 19:16:49 +02:00
parent 63472222b8
commit 8bf010111a
2 changed files with 0 additions and 8 deletions

View file

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

View file

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