summaryrefslogtreecommitdiffstats
path: root/man/repo-init.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/repo-init.1')
-rw-r--r--man/repo-init.121
1 files changed, 20 insertions, 1 deletions
diff --git a/man/repo-init.1 b/man/repo-init.1
index 6faaab0b..1cd1e5f1 100644
--- a/man/repo-init.1
+++ b/man/repo-init.1
@@ -1,5 +1,5 @@
1.\" DO NOT MODIFY THIS FILE! It was generated by help2man. 1.\" DO NOT MODIFY THIS FILE! It was generated by help2man.
2.TH REPO "1" "November 2021" "repo init" "Repo Manual" 2.TH REPO "1" "July 2022" "repo init" "Repo Manual"
3.SH NAME 3.SH NAME
4repo \- repo init - manual page for repo init 4repo \- repo init - manual page for repo init
5.SH SYNOPSIS 5.SH SYNOPSIS
@@ -109,6 +109,12 @@ not \fB\-\-partial\-clone\fR)
109\fB\-\-no\-clone\-bundle\fR 109\fB\-\-no\-clone\-bundle\fR
110disable use of \fI\,/clone.bundle\/\fP on HTTP/HTTPS (default if 110disable use of \fI\,/clone.bundle\/\fP on HTTP/HTTPS (default if
111\fB\-\-partial\-clone\fR) 111\fB\-\-partial\-clone\fR)
112.TP
113\fB\-\-git\-lfs\fR
114enable Git LFS support
115.TP
116\fB\-\-no\-git\-lfs\fR
117disable Git LFS support
112.SS repo Version options: 118.SS repo Version options:
113.TP 119.TP
114\fB\-\-repo\-url\fR=\fI\,URL\/\fR 120\fB\-\-repo\-url\fR=\fI\,URL\/\fR
@@ -123,6 +129,19 @@ do not verify repo source code
123.TP 129.TP
124\fB\-\-config\-name\fR 130\fB\-\-config\-name\fR
125Always prompt for name/e\-mail 131Always prompt for name/e\-mail
132.SS Multi\-manifest:
133.TP
134\fB\-\-outer\-manifest\fR
135operate starting at the outermost manifest
136.TP
137\fB\-\-no\-outer\-manifest\fR
138do not operate on outer manifests
139.TP
140\fB\-\-this\-manifest\-only\fR
141only operate on this (sub)manifest
142.TP
143\fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR
144operate on this manifest and its submanifests
126.PP 145.PP
127Run `repo help init` to view the detailed manual. 146Run `repo help init` to view the detailed manual.
128.SH DETAILS 147.SH DETAILS