1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 09:35:54 +02:00

pw-dump: add object dump example (#15550)

This commit is contained in:
Managor 2025-01-19 19:30:13 +02:00 committed by GitHub
parent 5d9681da44
commit c546a21c6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,10 @@
`pw-dump`
- Print a JSON representation of an object:
`pw-dump {{object_id}}`
- Dump the current state [m]onitoring changes, printing it again:
`pw-dump --monitor`