From 6038a397ce4dbf2d70f86e7406c75d1039672bb0 Mon Sep 17 00:00:00 2001 From: Lazula <26179473+Lazula@users.noreply.github.com> Date: Thu, 31 Mar 2022 11:09:54 -0500 Subject: [PATCH] Add the cwj listing in the help output --- src/basic_commands/cmp_watchers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/basic_commands/cmp_watchers.md b/src/basic_commands/cmp_watchers.md index 3c15943c..8931c192 100644 --- a/src/basic_commands/cmp_watchers.md +++ b/src/basic_commands/cmp_watchers.md @@ -8,7 +8,7 @@ if and how it changed. Usage: cw [args] Manage compare watchers; See if and how memory changes | cw?? Show more info about watchers | cw addr sz cmd Add a compare watcher -| cw[*q] [addr] Show compare watchers (*=r2 commands, q=quiet) +| cw[*qj] [addr] Show compare watchers (*=r2 commands, q=quiet) | cwd [addr] Delete watcher | cwr [addr] Revert watcher | cwu [addr] Update watcher