1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-02 09:17:57 +01: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 3da7f5cc0c
commit a4ca63bce7
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
`?`