mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
watson: add 'remove' and 'edit' commands (#5393)
This commit is contained in:
parent
fb0d9dd7dd
commit
bbbe632af2
1 changed files with 8 additions and 0 deletions
|
@ -18,3 +18,11 @@
|
|||
- Display latest working sessions:
|
||||
|
||||
`watson log`
|
||||
|
||||
- Edit most recent frame:
|
||||
|
||||
`watson edit`
|
||||
|
||||
- Remove most recent frame:
|
||||
|
||||
`watson remove`
|
||||
|
|
Loading…
Add table
Reference in a new issue