complete -c mm -l config -r -F complete -c mm -s o -l override -d 'Paths without a toml extension refer to a preset' -r -F complete -c mm -s C -d 'Context lines rolled into each item' -r complete -c mm -l download -d 'Download all presets from GitHub. Use `--download=` (no space) to download a subfolder' -r complete -c mm -l list -d 'Useful for testing presets (see `mm --doc other`)' -r complete -c mm -s d -l doc -d 'Display documentation' -r -f -a "options\t'' binds\t'' template\t'' lua\t'' other\t'' pager\t''" complete -c mm -l dump-config -d 'Write the default configuration to the default location. If piped, writes the current configuration to stdout' complete -c mm -s F -d 'Run in fullscreen' complete -c mm -l test-keys complete -c mm -l last-key -d 'Print the last key pressed in the last `mm` run' complete -c mm -l no-read -d 'Force the default command to run' complete -c mm -s q -d 'Reduce the verbosity level' complete -c mm -s v -d 'Increase the verbosity level' complete -c mm -l presets -d 'List installed presets' complete -c mm -s h -l help -d 'Print help' complete -c mm -s V -l version -d 'Print version'