mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 11:55:48 +02:00
pw-dump: add object dump example (#15550)
This commit is contained in:
parent
5d9681da44
commit
c546a21c6b
1 changed files with 4 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue