Completion for cleanmgr command

This commit is contained in:
EmilySeville7cfg 2021-11-25 14:28:04 +10:00 committed by ridiculousfish
parent bedb20e4b3
commit 555166425b

View File

@ -0,0 +1,7 @@
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"'