Browse Source

inxi: add inxi -r (#3251)

Ein Verne 5 years ago
parent
commit
56013d330d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pages/linux/inxi.md

+ 4 - 0
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`