aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-25 12:39:19 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-25 12:39:19 +1200
commitc0b5025bc7ca91e86e7adb7a9a0536bd58af4c48 (patch)
tree1dad2e79180d460796647c53dd22c339889eb85f /README.markdown
parentAdd test-games to test target (diff)
downloaddotfiles-c0b5025bc7ca91e86e7adb7a9a0536bd58af4c48.tar.gz
dotfiles-c0b5025bc7ca91e86e7adb7a9a0536bd58af4c48.zip
Explain why dotfiles(7) not installed by default
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 3ecc5041..bb2d2a10 100644
--- a/README.markdown
+++ b/README.markdown
@@ -344,7 +344,8 @@ Manuals
The `install-bin` and `install-games` targets install manuals for each script
they install. There’s also an `install-dotfiles-man` target that uses
`pandoc(1)` to reformat this document as a manual page for section 7
-(`dotfiles(7)`) if you want that.
+(`dotfiles(7)`) if you want that. I haven't made that install by default,
+because `pandoc(1)` is a bit heavy.
If you want to use the manuals, you may need to add `~/.local/share/man` to
your `/etc/manpath` configuration, depending on your system.