From 56013d330d4bfa75472fef81d96febefb07edbc3 Mon Sep 17 00:00:00 2001 From: Ein Verne Date: Fri, 23 Aug 2019 18:24:31 +0800 Subject: [PATCH] inxi: add inxi -r (#3251) --- pages/linux/inxi.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/linux/inxi.md b/pages/linux/inxi.md index aef106fd16..17c840fad2 100644 --- a/pages/linux/inxi.md +++ b/pages/linux/inxi.md @@ -9,3 +9,7 @@ - Print a full description of CPU, memory, disk, network and process information: `inxi -Fz` + +- Print information about the distribution's repository: + +`inxi -r`