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-checkout.1 | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'man/repo-checkout.1') diff --git a/man/repo-checkout.1 b/man/repo-checkout.1 index 6dd3e6ca..f79b83c6 100644 --- a/man/repo-checkout.1 +++ b/man/repo-checkout.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH REPO "1" "July 2021" "repo checkout" "Repo Manual" +.TH REPO "1" "July 2022" "repo checkout" "Repo Manual" .SH NAME repo \- repo checkout - manual page for repo checkout .SH SYNOPSIS @@ -24,6 +24,19 @@ show all output .TP \fB\-q\fR, \fB\-\-quiet\fR only show errors +.SS Multi\-manifest options: +.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 checkout` to view the detailed manual. .SH DETAILS -- cgit v1.2.3-54-g00ecf