mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 18:03:37 +08:00
7 lines
462 B
Fish
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"' |