mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
21 lines
276 B
Markdown
21 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`
|