summary refs log tree commit diff
path: root/man.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/man.sh b/man.sh
new file mode 100644
index 0000000..b079c90
--- /dev/null
+++ b/man.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec mandoc /usr/share/man/man1/chatte.1 | less