• Søren Nielsen's avatar
    feat(macports): add 'reclaim' to completion list for Macports (#9521) · fae34b38
    Søren Nielsen authored
    The sub-command `reclaim` is quite useful for freeing up disk space.
    `reclaim` is a useful command that is missing from the list of completions in the plugin.
    
    The description is for the `reclaim` sub-command is:
    "port reclaim will find files that can be removed to reclaim disk space by uninstalling inactive ports on your system as well as unnecessary unrequested ports, and removing unneeded or unused installation files. The user is then provided interactive options for files to remove. No files are removed initially, until the user selects them from the provided list."
    
    For all the details use this command on a system with Macports installed:
    
    `port help reclaim`
    fae34b38
Name
Last commit
Last update
.github Loading commit data...
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.gitpod.Dockerfile Loading commit data...
.gitpod.yml Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...