Sha256: 7ca25c61cd738377b33ba682d5c600f0d300fc662fc6a1992ce19d24411fc5b6
Contents?: true
Size: 1.43 KB
Versions: 2
Compression:
Stored size: 1.43 KB
Contents
.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-repos-install 1 "2023-02-01" Ronin Repos "User Manuals" .SH NAME .PP ronin\-repos\-install \- Installs a git repository into the cache directory .SH SYNOPSIS .PP \fBronin\-repos install\fR \[lB]\fIoptions\fP\[rB] \fIURI\fP .SH DESCRIPTION .PP Downloads a repository\. .SH ARGUMENTS .TP \fIURI\fP The URI to the git repository\. .SH OPTIONS .TP \fB\-C\fR, \fB\-\-cache\-dir\fR \fIDIR\fP Overrides the default cache directory\. .TP \fB\-h\fR, \fB\-\-help\fR Prints help information\. .SH ENVIRONMENT .TP \fIHOME\fP Specifies the home directory of the user\. Ronin will search for the \fB\[ti]\[sl]\.cache\[sl]ronin\-repos\fR cache directory within the home directory\. .TP \fIXDG\[ru]CACHE\[ru]HOME\fP Specifies the cache directory to use\. Defaults to \fB\[Do]HOME\[sl]\.cache\fR\. .SH FILES .TP \fB\[ti]\[sl]\.cache\[sl]ronin\-repos\[sl]\fR Installation directory for all repositories\. .SH EXAMPLES .TP \fBronin\-repos install https:\[sl]\[sl]github\.com\[sl]user\[sl]repo\.git\fR Installs a public repository over HTTPS\. .TP \fBronin\-repos install git\[at]example\.com:\[sl]home\[sl]secret\[sl]repo\fR Installs a private repository over SSH\. .SH AUTHOR .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .SH SEE ALSO .PP .BR ronin\-repos (1) .BR ronin\-repos\-list (1) .BR ronin\-repos\-remove (1) .BR ronin\-repos\-update (1) .BR ronin\-repos\-purge (1)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-repos-0.2.0 | man/ronin-repos-install.1 |
ronin-repos-0.2.0.rc1 | man/ronin-repos-install.1 |