# HG changeset patch # User Ludovic Chabant # Date 1424471050 28800 # Node ID 7000d598a2a7d31f2e995445d94ef0da6377f322 # Parent 5c1baa6007d8be067baf389197c3c0d21b7664f9 Documentation changes for some options that changed names. diff -r 5c1baa6007d8 -r 7000d598a2a7 doc/gutentags.txt --- a/doc/gutentags.txt Fri Feb 20 14:19:38 2015 -0800 +++ b/doc/gutentags.txt Fri Feb 20 14:24:10 2015 -0800 @@ -211,8 +211,8 @@ don't. Defaults to 1. - *gutentags_executable* -g:gutentags_executable + *gutentags_ctags_executable* +g:gutentags_ctags_executable Specifies the ctags executable to launch. Defaults to `ctags`. @@ -248,8 +248,8 @@ Patterns defined in 'wildignore' will also be given as exclude patterns to the `ctags` executable. - *gutentags_options_file* -g:gutentags_options_file + *gutentags_ctags_options_file* +g:gutentags_ctags_options_file The path to an options file that will be passed to the `ctags` executable with the `--options` option. In general you can put options in a `$HOME/.ctags`