mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
30 lines
582 B
Groff
30 lines
582 B
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "GIT\-SECRET\-INIT" "1" "February 2016" "" ""
|
|
.
|
|
.SH "NAME"
|
|
\fBgit\-secret\-init\fR \- initializes git\-secret repository\.
|
|
.
|
|
.SH "SYNOPSIS"
|
|
.
|
|
.nf
|
|
|
|
git secret init
|
|
.
|
|
.fi
|
|
.
|
|
.SH "DESCRIPTION"
|
|
\fBgit\-secret\-init\fR should be runned inside a \fBgit\fR repo\. \fBgit\-secret\-init\fR is the first command to be runned, until the git\-secret repository is inited other commands are unavailable\.
|
|
.
|
|
.SH "OPTIONS"
|
|
.
|
|
.nf
|
|
|
|
\-h \- shows this help\.
|
|
.
|
|
.fi
|
|
.
|
|
.SH "SEE ALSO"
|
|
git\-init(1), git\-secret\-tell(1)
|