Update cheatsheets

This commit is contained in:
ivuorinen
2025-01-15 00:17:16 +00:00
parent 7e8c7b7588
commit 7f2392a93f
5 changed files with 69 additions and 2 deletions

25
tldr/linux/informant Normal file
View File

@@ -0,0 +1,25 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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`