Sha256: b812f97a9e87a4f966ea164d44678780382d891719f9a4ffc5bdcb13f75bc052

Contents?: true

Size: 856 Bytes

Versions: 1

Compression:

Stored size: 856 Bytes

Contents

# ronin-repos-remove 1 "2023-02-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`.

## 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(1), ronin-repos-install(1) ronin-repos-list(1) ronin-repos-update(1) ronin-repos-purge(1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ronin-repos-0.1.1 man/ronin-repos-remove.1.md