NAME
ronin-repos-show - Prints information about a repository in the cache directory
SYNOPSIS
ronin-repos show
[options] NAME
DESCRIPTION
Prints information about a specific repository in the cache directory.
ARGUMENTS
- NAME
- The repository name to print information about.
OPTIONS
-C
,--cache-dir
DIR- Overrides the default cache directory.
-h
,--help
- Prints help information.
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 repositories.
AUTHOR
Postmodern postmodern.mod3@gmail.com
SEE ALSO
ronin-repos ronin-repos-list ronin-repos-install ronin-repos-remove ronin-repos-update ronin-repos-purge