Originally posted by: sangameshm
Looks like documentation help tags refresh is required.
In tags files "/opt/freeware/share/vim/vim80/doc/tags" we are specifying the .gz but not shipping any .gz files.
So to recreate helptags for the current .txt file which we are shipping, please run the below command.
vim -c ":helptags /opt/freeware/share/vim/vim80/doc" -c :q
This commands changes the help tags in tags file to the files we are shipping.
So, we need to change the tags file according to the files we are shipping.
We will be rebuilding vim to have this change and mostly to have .gz files.
In the meanwhile, please use the above mentioned command to refresh the help tags.
#AIXOpenSource#AIX-Open-Source-Software