Sha256: 4294bbc21974214b544080b4d072765b62ef8c1607c23ae44afe84836d8675e5
Contents?: true
Size: 852 Bytes
Versions: 2
Compression:
Stored size: 852 Bytes
Contents
# ronin-repos-remove 1 "2022-01-01" Ronin Repos "User Manuals" ## 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`. ## FILES *~/.cache/ronin-repos/* Installation directory for all repositories. ## 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*. ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO ronin-repos(1), ronin-repos-install(1) ronin-repos-list(1) ronin-repos-update(1) ronin-repos-purge(1)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-repos-0.1.0 | man/ronin-repos-remove.1.md |
ronin-repos-0.1.0.beta1 | man/ronin-repos-remove.1.md |