From e6601067ed5d2848f0610d6dd012e7707281a215 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 12 Nov 2021 01:41:29 -0500 Subject: man: refresh pages Change-Id: I3f2c3ad77c16a76276bba2954887ab9e7605661c Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/323516 Reviewed-by: Jack Neus Tested-by: Mike Frysinger --- man/repo-gitc-init.1 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'man/repo-gitc-init.1') diff --git a/man/repo-gitc-init.1 b/man/repo-gitc-init.1 index 9b61866e..63be877f 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" "September 2021" "repo gitc-init" "Repo Manual" +.TH REPO "1" "November 2021" "repo gitc-init" "Repo Manual" .SH NAME repo \- repo gitc-init - manual page for repo gitc-init .SH SYNOPSIS @@ -31,10 +31,6 @@ manifest branch or revision (use HEAD for default) \fB\-m\fR NAME.xml, \fB\-\-manifest\-name\fR=\fI\,NAME\/\fR.xml initial manifest file .TP -\fB\-\-standalone\-manifest\fR -download the manifest as a static file rather then -create a git checkout of the manifest repo -.TP \fB\-g\fR GROUP, \fB\-\-groups\fR=\fI\,GROUP\/\fR restrict manifest projects to ones with specified group(s) [default|all|G1,G2,G3|G4,\-G5,\-G6] @@ -45,6 +41,10 @@ platform group [auto|all|none|linux|darwin|...] .TP \fB\-\-submodules\fR sync any submodules associated with the manifest repo +.TP +\fB\-\-standalone\-manifest\fR +download the manifest as a static file rather then +create a git checkout of the manifest repo .SS Manifest (only) checkout options: .TP \fB\-\-current\-branch\fR @@ -96,7 +96,8 @@ filter for use with \fB\-\-partial\-clone\fR [default: blob:none] .TP \fB\-\-use\-superproject\fR -use the manifest superproject to sync projects +use the manifest superproject to sync projects; +implies \fB\-c\fR .TP \fB\-\-no\-use\-superproject\fR disable use of manifest superprojects -- cgit v1.2.3-54-g00ecf