Ein Verne 4 anni fa
parent
commit
a2b988c82b
1 ha cambiato i file con 11 aggiunte e 0 eliminazioni
  1. 11 0
      pages/linux/manpath.md

+ 11 - 0
pages/linux/manpath.md

@@ -0,0 +1,11 @@
+# manpath
+
+> Determine the search path for manual pages.
+
+- Display the search path used to find man pages:
+
+`manpath`
+
+- Show the entire global manpath:
+
+`manpath --global`