mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 02:02:07 +02:00
20 lines
276 B
Markdown
20 lines
276 B
Markdown
# informant
|
|
|
|
> Read Arch Linux package news.
|
|
> More information: <https://github.com/bradford-smith94/informant>.
|
|
|
|
- Read all unread news:
|
|
|
|
`sudo informant read`
|
|
|
|
- Check for news:
|
|
|
|
`informant check`
|
|
|
|
- List latest news:
|
|
|
|
`informant list`
|
|
|
|
- Display help:
|
|
|
|
`informant --help`
|