summaryrefslogtreecommitdiffstats
path: root/man/repo-gitc-init.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/repo-gitc-init.1')
-rw-r--r--man/repo-gitc-init.121
1 files changed, 20 insertions, 1 deletions
diff --git a/man/repo-gitc-init.1 b/man/repo-gitc-init.1
index 63be877f..2858e735 100644
--- a/man/repo-gitc-init.1
+++ b/man/repo-gitc-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 gitc-init" "Repo Manual" 2.TH REPO "1" "July 2022" "repo gitc-init" "Repo Manual"
3.SH NAME 3.SH NAME
4repo \- repo gitc-init - manual page for repo gitc-init 4repo \- repo gitc-init - manual page for repo gitc-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
@@ -130,6 +136,19 @@ Optional manifest file to use for this GITC client.
130.TP 136.TP
131\fB\-c\fR GITC_CLIENT, \fB\-\-gitc\-client\fR=\fI\,GITC_CLIENT\/\fR 137\fB\-c\fR GITC_CLIENT, \fB\-\-gitc\-client\fR=\fI\,GITC_CLIENT\/\fR
132Name of the gitc_client instance to create or modify. 138Name of the gitc_client instance to create or modify.
139.SS Multi\-manifest:
140.TP
141\fB\-\-outer\-manifest\fR
142operate starting at the outermost manifest
143.TP
144\fB\-\-no\-outer\-manifest\fR
145do not operate on outer manifests
146.TP
147\fB\-\-this\-manifest\-only\fR
148only operate on this (sub)manifest
149.TP
150\fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR
151operate on this manifest and its submanifests
133.PP 152.PP
134Run `repo help gitc\-init` to view the detailed manual. 153Run `repo help gitc\-init` to view the detailed manual.
135.SH DETAILS 154.SH DETAILS