fish-shell/share/completions/cleanmgr.fish
2022-01-26 21:37:38 -08:00

7 lines
462 B
Fish

complete --command cleanmgr --no-files --arguments '/d\t"Use drive to clean-up"
/sageset\t"Show the Disk Cleanup Settings dialog box and also create a registry key to store the settings that you select"
/sagerun\t"Run the specified tasks that are assigned to the n value if you use the /sageset option"
/tuneup\t"Run /sageset and /sagerun for the same n"
/lowdisk\t"Use default settings"
/verylowdisk\t"Use default settings and hide all prompts"
/?\t"Show help"'