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`