Remove extraneous reference in FAQ (#4459)

"Use the fish_update_completions command.", the answer to "How do I update man page completions?", was also found at the end of the answer to "How do I get the exit status of a command?"
This commit is contained in:
Amitava Bhattacharyya 2017-10-10 01:06:56 -04:00 committed by Aaron Gyes
parent 59dbc7ca6a
commit 48797974d3

View file

@ -107,7 +107,6 @@ end
See the documentation for <a href="commands.html#test">`test`</a> and <a href="commands.html#if">`if`</a> for more information.
Use the <a href="commands.html#fish_update_completions">`fish_update_completions`</a> command.
<hr>
\section faq-single-env How do I set an environment variable for just one command?