diff --git a/doc_src/fish_config.txt b/doc_src/fish_config.txt new file mode 100644 index 000000000..78191477a --- /dev/null +++ b/doc_src/fish_config.txt @@ -0,0 +1,5 @@ +\section fish_config fish_config - Start up the web-based configuration interface + +\subsection fish_config-description Description + +This command starts up the web-based configuration interface, which allows you to edit your colors and view your functions, variables, and history. diff --git a/doc_src/fish_update_completions.txt b/doc_src/fish_update_completions.txt new file mode 100644 index 000000000..1369f9d11 --- /dev/null +++ b/doc_src/fish_update_completions.txt @@ -0,0 +1,6 @@ +\section fish_update_completions fish_update_completions - Update man-page completions + +\subsection fish_update_completions-description Description + +This command parses your installed man pages and writes completion files to the fish config directory. This does not overwrite custom completions. +