aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/fish_indent.fish
blob: 57fbde0982b40c73355b83215071ffde87617d38 (plain)
1
2
3
complete -c fish_indent -s h -l help --description 'Display help and exit'
complete -c fish_indent -s v -l version --description 'Display version and exit'
complete -c fish_indent -s i -l no-indent --description 'Do not indent output, only reformat into one job per line'