From e8164bb58a37698157012fd0b435daaeb5851fc4 Mon Sep 17 00:00:00 2001 From: EinfachToll Date: Wed, 11 Nov 2015 13:18:09 +0100 Subject: [PATCH] Add description of :VimwikiRebuildTags! to the help file Ref #85 --- doc/vimwiki.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index fb4d1da..7e93348 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -705,8 +705,10 @@ il A single list item. window. *:VimwikiRebuildTags* - Iterates over all files in a current wiki and rebuilds tags metadata (to - enable tags related commands). + Rebuilds the tags metadata file for the current wiki file. + Necessary for all tags related commands: |vimwiki-syntax-tags|. + + :VimwikiRebuildTags! does the same for all files in the current wiki. *:VimwikiSearchTags* Searches over the pages in current wiki and finds all locations of a given