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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc_src/fish_indent.txt b/doc_src/fish_indent.txt
index 81b4b960..a6ca4026 100644
--- a/doc_src/fish_indent.txt
+++ b/doc_src/fish_indent.txt
@@ -15,3 +15,6 @@ The following options are available:
- `-v` or `--version` displays the current fish version and then exits
+- `--ansi` colorizes the output using ANSI escape sequences, appropriate for the current $TERM, using the colors defined in the environment (such as $fish_color_command)
+
+- `--html` outputs HTML, which supports syntax highlighting if the appropriate CSS is defined