aboutsummaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-03 09:25:02 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-03 09:25:02 +1200
commitb0e12a698aa47e49267cd58513cb9cef5a14247a (patch)
treec2f6e398bb5c469b832f14b6fbbbf08fcce176e8 /dist
parentRemove j/gj,k/gk maps again (diff)
downloaddotfiles-b0e12a698aa47e49267cd58513cb9cef5a14247a.tar.gz
dotfiles-b0e12a698aa47e49267cd58513cb9cef5a14247a.zip
Remove unsupported pandoc(1) option
It doesn't seem to change anything anyway--I probably just cargo-culted it.
Diffstat (limited to 'dist')
-rw-r--r--dist/build-dotfiles-manual.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/build-dotfiles-manual.sh b/dist/build-dotfiles-manual.sh
index 07db593f..30ad6810 100644
--- a/dist/build-dotfiles-manual.sh
+++ b/dist/build-dotfiles-manual.sh
@@ -1,3 +1,3 @@
# Author tool for building the dotfiles(7) manual
cat man/man7/dotfiles.7df.head README.md |
-pandoc -sS -t man -o man/man7/dotfiles.7df
+pandoc -s -t man -o man/man7/dotfiles.7df