aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src')
-rw-r--r--doc_src/fish_indent.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc_src/fish_indent.txt b/doc_src/fish_indent.txt
index 95b3c1ec..b4cf13c0 100644
--- a/doc_src/fish_indent.txt
+++ b/doc_src/fish_indent.txt
@@ -11,6 +11,8 @@ fish_indent [OPTIONS]
The following options are available:
+- `-d` or `--dump` dumps information about the parsed fish commands to stderr
+
- `-i` or `--no-indent` do not indent commands; only reformat to one job per line
- `-v` or `--version` displays the current fish version and then exits