diff --git a/doc_src/cmds/fish_config.rst b/doc_src/cmds/fish_config.rst index 2ef24ce83..2d3ebad30 100644 --- a/doc_src/cmds/fish_config.rst +++ b/doc_src/cmds/fish_config.rst @@ -39,6 +39,6 @@ Example ``fish_config prompt choose disco`` makes the disco prompt the prompt for the current session. This can also be used in :ref:`config.fish ` to set the prompt. -``fish_config prompt save`` saves the current prompt to an :ref:`autoloaded ` file. +``fish_config prompt save`` saves the current prompt to an :ref:`autoloaded ` file. ``fish_config prompt save default`` chooses the default prompt and saves it.