diff --git a/docs/commands/memory.md b/docs/commands/memory.md index d8f5c1df6..54ef509ef 100644 --- a/docs/commands/memory.md +++ b/docs/commands/memory.md @@ -56,12 +56,12 @@ memory list The command will output a list of all the addresses watched, along with the size and format to display them as. -### Clearing watches +### Resetting watches Empties the list of addresses to watch. Syntax: ``` -memory clear +memory reset ```