From d47d9ff1cbb33da4b3e37bc524c58feef6866b7a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 10 Jul 2022 05:15:19 -0400 Subject: man: regenerate Change-Id: I3ca8ca8f502605b194ebe65b315eda08c51592a6 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/340494 Reviewed-by: LaMont Jones Tested-by: Mike Frysinger --- man/repo-gitc-init.1 | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'man/repo-gitc-init.1') 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 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH REPO "1" "November 2021" "repo gitc-init" "Repo Manual" +.TH REPO "1" "July 2022" "repo gitc-init" "Repo Manual" .SH NAME repo \- repo gitc-init - manual page for repo gitc-init .SH SYNOPSIS @@ -109,6 +109,12 @@ not \fB\-\-partial\-clone\fR) \fB\-\-no\-clone\-bundle\fR disable use of \fI\,/clone.bundle\/\fP on HTTP/HTTPS (default if \fB\-\-partial\-clone\fR) +.TP +\fB\-\-git\-lfs\fR +enable Git LFS support +.TP +\fB\-\-no\-git\-lfs\fR +disable Git LFS support .SS repo Version options: .TP \fB\-\-repo\-url\fR=\fI\,URL\/\fR @@ -130,6 +136,19 @@ Optional manifest file to use for this GITC client. .TP \fB\-c\fR GITC_CLIENT, \fB\-\-gitc\-client\fR=\fI\,GITC_CLIENT\/\fR Name of the gitc_client instance to create or modify. +.SS Multi\-manifest: +.TP +\fB\-\-outer\-manifest\fR +operate starting at the outermost manifest +.TP +\fB\-\-no\-outer\-manifest\fR +do not operate on outer manifests +.TP +\fB\-\-this\-manifest\-only\fR +only operate on this (sub)manifest +.TP +\fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR +operate on this manifest and its submanifests .PP Run `repo help gitc\-init` to view the detailed manual. .SH DETAILS -- cgit v1.2.3-54-g00ecf