From 0d2af9e7422230b633fe228d3b40c6edd229a373 Mon Sep 17 00:00:00 2001 From: Siteshwar Vashisht Date: Sat, 28 Sep 2013 17:22:46 +0530 Subject: [PATCH] Updated help text of fish_config command --- doc_src/fish_config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/fish_config.txt b/doc_src/fish_config.txt index a9627bb23..777f25225 100644 --- a/doc_src/fish_config.txt +++ b/doc_src/fish_config.txt @@ -11,7 +11,7 @@ to make changes to your prompt and color configuration. you have finished, close the browser window and then press the Enter key to terminate the configuration session. -There are no parameters for fish_config. +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 \c BROWSER environment variable is set, it will be used as the name of the web browser to open instead of the system default.