aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/ncdu.fish
blob: b8a918145fceb4a6d69e3883f9324a1bb661ba1f (plain)
1
2
3
4
5
6
7

complete -c ncdu -s h -d 'Print help'
complete -c ncdu -s q -d 'Quiet mode. Refresh interval 2 seconds'
complete -c ncdu -s v -d 'Print version'
complete -c ncdu -s x -d 'Same filesystem'
complete -c ncdu -l exclude -d 'Exclude files that match pattern' -r
complete -c ncdu -s X -l exclude-from -d 'Exclude files that match any pattern in file' -r