summaryrefslogtreecommitdiff
path: root/.config/fish/completions/mm.fish
blob: 322c997d999d3cc169a55598a2dc390a89e3fa2f (plain)
1
2
3
4
complete -c mm -s f -r --description 'Usage: mm -f <FileName>'
complete -c mm -s i -f --description 'Interactive mode'
complete -c mm -s h -l help -f --description 'Display help'
# complete -c mm -l install -f --description 'Install guide' Not implemented yet