fix: typo in FEATURES.md (#1352)

pull/1337/head^2
Lars 3 years ago committed by GitHub
parent 4b01ad6738
commit 3fa4ddab73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -85,7 +85,7 @@ ctx-watch ITEMS[0]
Alternatively one can provide an arbitrary gdb command to be executed and the result printed in the
context by using the optional `cmd` parameter with the value `execute`:
```
contextwatch exectue "ds BUF"
contextwatch execute "ds BUF"
cwatch execute "x/20x $rsp"
```

Loading…
Cancel
Save