mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 04:55:22 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/linux/makoctl-invoke
Normal file
17
tldr/linux/makoctl-invoke
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# makoctl invoke
|
||||
|
||||
> Invoke actions on notifications in `mako`.
|
||||
> More information: <https://manned.org/makoctl>.
|
||||
|
||||
- Invoke the default action on the most recent notification:
|
||||
|
||||
`makoctl invoke`
|
||||
|
||||
- Invoke a specific action on a notification (if not specified, default is used):
|
||||
|
||||
`makoctl invoke -n {{notification_id}} {{action_name}}`
|
||||
Reference in New Issue
Block a user