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?"
(cherry picked from commit 48797974d3)
This commit is contained in:
Amitava Bhattacharyya
2017-10-10 01:06:56 -04:00
committed by David Adam
parent 04c69932e2
commit 7bacc57e4f

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?