fish-shell/share/completions/cleanmgr.fish

7 lines
474 B
Fish
Raw Normal View History

2021-11-25 08:12:14 +00:00
complete --command cleanmgr --no-files --arguments '/d\t"Specify the drive that you want Disk Cleanup to clean"
/sageset\t"Display the Disk Cleanup Settings dialog box and also create a registry keyt"
2021-11-25 04:28:04 +00:00
/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"
2021-11-25 08:12:14 +00:00
/lowdisk\t"Run with the default settings"
/verylowdisk\t"Run with the default settings, no user prompts"
2021-11-25 04:28:04 +00:00
/?\t"Show help"'