NAME

ronin-repos-remove - Deletes a repository from the cache directory

SYNOPSIS

ronin-repos remove [options] REPO

DESCRIPTION

Removes a repository.

ARGUMENTS

REPO
The name of the repository to remove.

OPTIONS

-h, --help
Prints help information.

EXAMPLES

ronin-repo remove repo
Removes the repository with with the name repo.

ENVIRONMENT

HOME
Specifies the home directory of the user. Ronin will search for the ~/.cache/ronin-repos cache directory within the home directory.
XDG_CACHE_HOME
Specifies the cache directory to use. Defaults to $HOME/.cache.

FILES

~/.cache/ronin-repos/
Installation directory for all repositories.

AUTHOR

Postmodern postmodern.mod3@gmail.com

SEE ALSO

ronin-repos ronin-repos-install ronin-repos-list ronin-repos-update ronin-repos-purge