logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

helpztags - generate the help tags file for directory

Authors

       Written by Jakub Turski and Artur R. Czechowski based on idea contained in vim sources for its :helptags
       command.

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.

Name

       helpztags - generate the help tags file for directory

Reporting Bugs

       Please use a Debian reportbug command or procedure described at http://bugs.debian.org/.

See Also

       Read :help helptags in vim for detailed information about helptags.

vim 9.1                                            August 2010                                      HELPZTAGS(1)

Synopsis

       helpztags DIRS...

See Also