mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-01 23:33:46 +02:00
top: removing batch mode examples, because it is not obvious
This commit is contained in:
parent
3da7f5cc0c
commit
a4ca63bce7
2 changed files with 0 additions and 8 deletions
|
@ -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
|
||||
|
||||
`?`
|
||||
|
|
|
@ -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
|
||||
|
||||
`?`
|
||||
|
|
Loading…
Add table
Reference in a new issue