Browse Source

manpath: add page (#3976)

Ein Verne 4 years ago
parent
commit
a2b988c82b
1 changed files with 11 additions and 0 deletions
  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`