NAME
ronin-repos-list - Lists all repositories in the cache directory
SYNOPSIS
ronin-repos list [options] [NAME]
DESCRIPTION
Lists all downloaded repositories.
ARGUMENTS
- NAME
 - The optional repository name to only list.
 
OPTIONS
-C,--cache-dirDIR- 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-reposcache 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-install ronin-repos-remove ronin-repos-show ronin-repos-update ronin-repos-purge