get_news_since_last_update
Retrieve Arch Linux news published after your last system update by parsing pacman.log to stay informed about recent changes and announcements.
Instructions
Get news posted since last pacman update. Parses /var/log/pacman.log for last update timestamp. Only works on Arch Linux.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}