Skip to content

Commit 8da56a0

Browse files
vapierLUCI
authored andcommitted
man: refresh after recent changes
Change-Id: Ibd60f89406e89255b3284413442b1d9c0ccbfb6d Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/559601 Commit-Queue: Mike Frysinger <vapier@google.com> Tested-by: Mike Frysinger <vapier@google.com> Reviewed-by: Mike Frysinger <vapier@google.com> Reviewed-by: Jeffery Miller <jefferymiller@google.com>
1 parent 0f01cd2 commit 8da56a0

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

man/repo-manifest.1

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man.
2-
.TH REPO "1" "February 2026" "repo manifest" "Repo Manual"
2+
.TH REPO "1" "March 2026" "repo manifest" "Repo Manual"
33
.SH NAME
44
repo \- repo manifest - manual page for repo manifest
55
.SH SYNOPSIS
@@ -478,6 +478,11 @@ of an existing project without completely replacing the existing project
478478
definition. This makes the local manifest more robust against changes to the
479479
original manifest.
480480
.PP
481+
The `extend\-project` element can also contain `annotation`, `copyfile`, and
482+
`linkfile` child elements. These are added to the project's definition. A
483+
`copyfile` or `linkfile` with a `dest` that already exists in the project will
484+
overwrite the original.
485+
.PP
481486
Attribute `path`: If specified, limit the change to projects checked out at the
482487
specified path, rather than all projects with the given name.
483488
.PP

0 commit comments

Comments
 (0)