aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/fish_config.txt
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-19 13:41:23 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:26 +0100
commit137abd0cfaa8959224f88a4ebe9584a51468cc88 (patch)
treec396f760a1e309b5a837359e65c57c4555534d49 /doc_src/fish_config.txt
parentd7308fecbe573aad91fc6f1377c1ed2df735f6fd (diff)
Make line length, wrapping and spacing consistent
Diffstat (limited to 'doc_src/fish_config.txt')
-rw-r--r--doc_src/fish_config.txt14
1 files changed, 5 insertions, 9 deletions
diff --git a/doc_src/fish_config.txt b/doc_src/fish_config.txt
index b0978942..4fa24265 100644
--- a/doc_src/fish_config.txt
+++ b/doc_src/fish_config.txt
@@ -4,19 +4,15 @@
`fish_config` starts the web-based configuration interface.
-The web interface allows you to view your functions, variables and history, and
-to make changes to your prompt and color configuration.
+The web interface allows you to view your functions, variables and history, and to make changes to your prompt and color configuration.
-`fish_config` starts a local web server and then opens a web browser window; when
-you have finished, close the browser window and then press the Enter key to
-terminate the configuration session.
+`fish_config` starts a local web server and then opens a web browser window; when you have finished, close the browser window and then press the Enter key to terminate the configuration session.
`fish_config` optionally accepts name of the initial configuration tab. For e.g. `fish_config history` will start configuration interface with history tab.
-If the `BROWSER` environment variable is set, it will be used as the name
-of the web browser to open instead of the system default.
+If the `BROWSER` environment variable is set, it will be used as the name of the web browser to open instead of the system default.
+
\subsection fish_config-example Example
-`fish_config` opens a new web browser window and allows you to configure certain
-fish settings.
+`fish_config` opens a new web browser window and allows you to configure certain fish settings.