From e35cb0254dd34b3fd0e954b1188c450327611849 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 14 Jan 2025 15:21:01 +0200 Subject: [PATCH] informant: add page (#15506) --- pages/linux/informant.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 pages/linux/informant.md diff --git a/pages/linux/informant.md b/pages/linux/informant.md new file mode 100644 index 0000000000..00b2ae2195 --- /dev/null +++ b/pages/linux/informant.md @@ -0,0 +1,20 @@ +# informant + +> Read Arch Linux package news. +> More information: . + +- Read all unread news: + +`sudo informant read` + +- Check for news: + +`informant check` + +- List latest news: + +`informant list` + +- Display help: + +`informant --help`