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-forall.1 | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'man/repo-forall.1') diff --git a/man/repo-forall.1 b/man/repo-forall.1 index eb2ad57b..f14912f9 100644 --- a/man/repo-forall.1 +++ b/man/repo-forall.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH REPO "1" "July 2021" "repo forall" "Repo Manual" +.TH REPO "1" "July 2022" "repo forall" "Repo Manual" .SH NAME repo \- repo forall - manual page for repo forall .SH SYNOPSIS @@ -54,6 +54,19 @@ only show errors .TP \fB\-p\fR show project headers before output +.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 forall` to view the detailed manual. .SH DETAILS @@ -93,6 +106,11 @@ REPO_PROJECT is set to the unique name of the project. .PP REPO_PATH is the path relative the the root of the client. .PP +REPO_OUTERPATH is the path of the sub manifest's root relative to the root of +the client. +.PP +REPO_INNERPATH is the path relative to the root of the sub manifest. +.PP REPO_REMOTE is the name of the remote system from the manifest. .PP REPO_LREV is the name of the revision from the manifest, translated to a local -- cgit v1.2.3-54-g00ecf