aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/fish_indent.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/fish_indent.txt')
-rw-r--r--doc_src/fish_indent.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc_src/fish_indent.txt b/doc_src/fish_indent.txt
index 3a96b534..386835dc 100644
--- a/doc_src/fish_indent.txt
+++ b/doc_src/fish_indent.txt
@@ -7,13 +7,13 @@ fish_indent [OPTIONS]
\subsection fish_indent-description Description
-`fish_indent` is used to indent a piece of fish
-code. `fish_indent` reads commands from standard input and outputs
-them to standard output.
+`fish_indent` is used to indent a piece of fish code. `fish_indent` reads commands from standard input and outputs them to standard output.
The following options are available:
- `-h` or `--help` displays this help message and then exits
+
- `-i` or `--no-indent` do not indent commands
+
- `-v` or `--version` displays the current fish version and then exits