helpztags (1) - Linux Manuals
helpztags: generate the help tags file for directory
NAME
helpztags - generate the help tags file for directory
SYNOPSIS
helpztags DIRS...DESCRIPTION
helpztags scans given directories for *.txt and *.txt.gz files. Each file is scanned for tags used in vim help files. For each directory proper tags file is generated.There should be at least one directory given. In other case program exits with error.
AUTHORS
Written by Jakub Turski and Artur R. Czechowski based on idea contained in vimsources for its :helptags command
.
REPORTING BUGS
Please use a Debian reportbugcommand or procedure described at http://bugs.debian.org/
.
SEE ALSO
Read :help helptagsin vim for detailed information about helptags.