From c546a21c6b235d4bb194dff03df9f8695a2b11b3 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Sun, 19 Jan 2025 19:30:13 +0200 Subject: [PATCH] pw-dump: add object dump example (#15550) --- pages/linux/pw-dump.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/linux/pw-dump.md b/pages/linux/pw-dump.md index 791fe0c4dd..23dfedeabe 100644 --- a/pages/linux/pw-dump.md +++ b/pages/linux/pw-dump.md @@ -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`