aboutsummaryrefslogtreecommitdiff
path: root/dist/build-dotfiles-manual.sh
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-03 09:25:53 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-03 09:25:53 +1200
commit71ced1ccfa28a4dffe126b1408849676e4b36505 (patch)
tree73f184a6c4b81dbf6551fddc84810eb86dc4b86c /dist/build-dotfiles-manual.sh
parentMerge branch 'hotfix/v1.41.1' (diff)
parentRebuild dotfiles(7) man page (diff)
downloaddotfiles-a8fd267faf6fa84cfbc9e9e8a1650bcada079192.tar.gz (sig)
dotfiles-a8fd267faf6fa84cfbc9e9e8a1650bcada079192.zip
Merge branch 'release/v1.42.0'v1.42.0
* release/v1.42.0: Rebuild dotfiles(7) man page Bump VERSION Remove unsupported pandoc(1) option Remove j/gj,k/gk maps again Revert "Remove & remaps" Add some experimental :vimgrep and :helpgrep maps Use g_ instead of $ for yanking command lines Correct \: mapping Round out execution mappings Use \! instead of \@ for line-execute Add 'confirm' Add \@ mapping to execute lines with 'shell' Revert "Remove j/gj remappings" Add leader mappings for < and > Check for existence of +completeopt Add longest and menuone to 'completeopt' Add equalalways_resized.vim plugin Remove trailing space from Vim plugin Add missing abort attribute to plugin Add scroll_next.vim plugin Don't set up 'wildignore' in &compatible mode Add foldlevelstart_stdin.vim plugin Correct syntax of new map Try an expanded mapping for <Space> Remove backspace mapping Update insert_cancel.vim plugin
Diffstat (limited to 'dist/build-dotfiles-manual.sh')
-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