mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 06:53:50 +02:00
informant: add page (#15506)
This commit is contained in:
parent
be32198fdb
commit
e35cb0254d
1 changed files with 20 additions and 0 deletions
20
pages/linux/informant.md
Normal file
20
pages/linux/informant.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# 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`
|
Loading…
Add table
Reference in a new issue