]> arthur.barton.de Git - ax-zsh.git/blobdiff - plugins/mankier/README.md
New "mankier" plugin
[ax-zsh.git] / plugins / mankier / README.md
diff --git a/plugins/mankier/README.md b/plugins/mankier/README.md
new file mode 100644 (file)
index 0000000..15e3671
--- /dev/null
@@ -0,0 +1,12 @@
+## mankier
+
+Setup some functions to use *ManKier*, a online manual page service:
+<https://www.mankier.com/>
+
+### Prerequisites
+
+- `curl`(1)
+
+### Functions
+
+- `explain`: Explain a command using ManKier's online API.