mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com> Co-authored-by: Lena Pastwa <126529524+acuteenvy@users.noreply.github.com> Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
476 B
476 B
makoctl dismiss
Dismiss notifications in
mako. More information: https://manned.org/makoctl.
- Dismiss the most recent notification:
makoctl dismiss
- Dismiss a specific notification by ID:
makoctl dismiss -n {{notification_id}}
- Dismiss all notifications:
makoctl dismiss {{[-a|--all]}}
- Dismiss all notifications in the first group:
makoctl dismiss {{[-g|--group]}}
- Dismiss without adding to history:
makoctl dismiss {{[-h|--no-history]}}