Document new flags to fish_indent

This commit is contained in:
ridiculousfish 2014-12-23 17:21:54 -08:00
parent a21db45cee
commit d300bd4b62

View File

@ -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