watson: add 'remove' and 'edit' commands (#5393)

This commit is contained in:
Mikey Garcia
2021-03-09 13:09:28 -08:00
committed by GitHub
parent fb0d9dd7dd
commit bbbe632af2

View File

@@ -18,3 +18,11 @@
- Display latest working sessions: - Display latest working sessions:
`watson log` `watson log`
- Edit most recent frame:
`watson edit`
- Remove most recent frame:
`watson remove`