1
0
Fork 0
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:
Managor 2025-05-14 08:47:23 +03:00 committed by GitHub
parent cae34e4f4a
commit 0f4ac6df1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,10 @@
`progress`
- Monitor all running coreutils:
`progress {{[-m|--monitor]}}`
- Show the progress of running coreutils in quiet mode:
`progress {{[-q|--quiet]}}`