diff options
| author | Mike Frysinger <vapier@google.com> | 2022-07-10 05:15:19 -0400 |
|---|---|---|
| committer | Mike Frysinger <vapier@google.com> | 2022-07-11 16:42:23 +0000 |
| commit | d47d9ff1cbb33da4b3e37bc524c58feef6866b7a (patch) | |
| tree | a474722189661648f2c3f2a9591c17ea93db2e8e /man/repo-gitc-init.1 | |
| parent | 68d69635c7bfef6ed8a5c7e29246265611471e0f (diff) | |
| download | git-repo-d47d9ff1cbb33da4b3e37bc524c58feef6866b7a.tar.gz | |
man: regenerate
Change-Id: I3ca8ca8f502605b194ebe65b315eda08c51592a6
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/340494
Reviewed-by: LaMont Jones <lamontjones@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'man/repo-gitc-init.1')
| -rw-r--r-- | man/repo-gitc-init.1 | 21 |
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 |
| 4 | repo \- repo gitc-init - manual page for repo gitc-init | 4 | repo \- 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 |
| 110 | disable use of \fI\,/clone.bundle\/\fP on HTTP/HTTPS (default if | 110 | disable 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 | ||
| 114 | enable Git LFS support | ||
| 115 | .TP | ||
| 116 | \fB\-\-no\-git\-lfs\fR | ||
| 117 | disable 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 |
| 132 | Name of the gitc_client instance to create or modify. | 138 | Name of the gitc_client instance to create or modify. |
| 139 | .SS Multi\-manifest: | ||
| 140 | .TP | ||
| 141 | \fB\-\-outer\-manifest\fR | ||
| 142 | operate starting at the outermost manifest | ||
| 143 | .TP | ||
| 144 | \fB\-\-no\-outer\-manifest\fR | ||
| 145 | do not operate on outer manifests | ||
| 146 | .TP | ||
| 147 | \fB\-\-this\-manifest\-only\fR | ||
| 148 | only operate on this (sub)manifest | ||
| 149 | .TP | ||
| 150 | \fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR | ||
| 151 | operate on this manifest and its submanifests | ||
| 133 | .PP | 152 | .PP |
| 134 | Run `repo help gitc\-init` to view the detailed manual. | 153 | Run `repo help gitc\-init` to view the detailed manual. |
| 135 | .SH DETAILS | 154 | .SH DETAILS |
