mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 16:15:33 +02:00
progress: add explicit monitor example (#16483)
This commit is contained in:
parent
cae34e4f4a
commit
0f4ac6df1e
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
|
||||
`progress`
|
||||
|
||||
- Monitor all running coreutils:
|
||||
|
||||
`progress {{[-m|--monitor]}}`
|
||||
|
||||
- Show the progress of running coreutils in quiet mode:
|
||||
|
||||
`progress {{[-q|--quiet]}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue