Sha256: ccc6baa8ddaffbb2a1283453bd792f08d418b5305a8f96c5a066741dcf4c6ca1

Contents?: true

Size: 1.02 KB

Versions: 2

Compression:

Stored size: 1.02 KB

Contents

# ronin-repos-purge 1 "2023-02-01" Ronin Repos "User Manuals"

## NAME

ronin-repos-purge - Removes all git repository from the cache directory

## SYNOPSIS

`ronin-repos purge` [*options*]

## DESCRIPTION

Removes all installed repositories.

## OPTIONS

`-C`, `--cache-dir` *DIR*
: Overrides the default cache directory.

`-h`, `--help`
: Prints help information.

## EXAMPLES

`ronin-repo purge`
: Removes all installed 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`.

## FILES

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

## AUTHOR

Postmodern <postmodern.mod3@gmail.com>

## SEE ALSO

[ronin-repos](ronin-repos.1.md) [ronin-repos-install](ronin-repos-install.1.md) [ronin-repos-list](ronin-repos-list.1.md) [ronin-repos-update](ronin-repos-update.1.md) [ronin-repos-purge](ronin-repos-purge.1.md)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ronin-repos-0.2.0 man/ronin-repos-purge.1.md
ronin-repos-0.2.0.rc1 man/ronin-repos-purge.1.md