mirror of
https://github.com/onyx-and-iris/meld-cli.git
synced 2026-04-09 02:43:35 +00:00
add screenshot/clip commands
This commit is contained in:
@@ -13,6 +13,12 @@ const commands = {
|
||||
},
|
||||
record: {
|
||||
desc: 'Manage recording'
|
||||
},
|
||||
clip: {
|
||||
desc: 'Save a clip'
|
||||
},
|
||||
screenshot: {
|
||||
desc: 'Take a screenshot'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user