From d300bd4b62a38b8567d63cc4ccc508dfdc6fe676 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Tue, 23 Dec 2014 17:21:54 -0800 Subject: Document new flags to fish_indent --- doc_src/fish_indent.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc_src/fish_indent.txt') 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 -- cgit v1.2.3