aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.org b/README.org
index 3e1c20f..379e61c 100644
--- a/README.org
+++ b/README.org
@@ -387,3 +387,7 @@ ck checks that the configs exist and that the location for the link
is avaliable before making any links. However, in the even that symlink
fails for some other reason, the process will stop as is. Make sure you
take care of the already created links, if that's the case.
+* manpage
+#+BEGIN_SRC sh :results output html :exports results
+ groff ck.1 -mandoc -Thtml
+#+END_SRC