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:
parent
63472222b8
commit
8bf010111a
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