summaryrefslogtreecommitdiffstats
path: root/man/repo-branches.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/repo-branches.1')
-rw-r--r--man/repo-branches.115
1 files changed, 14 insertions, 1 deletions
diff --git a/man/repo-branches.1 b/man/repo-branches.1
index 7fe0b02d..5e9892d4 100644
--- a/man/repo-branches.1
+++ b/man/repo-branches.1
@@ -1,5 +1,5 @@
1.\" DO NOT MODIFY THIS FILE! It was generated by help2man. 1.\" DO NOT MODIFY THIS FILE! It was generated by help2man.
2.TH REPO "1" "July 2021" "repo branches" "Repo Manual" 2.TH REPO "1" "July 2022" "repo branches" "Repo Manual"
3.SH NAME 3.SH NAME
4repo \- repo branches - manual page for repo branches 4repo \- repo branches - manual page for repo branches
5.SH SYNOPSIS 5.SH SYNOPSIS
@@ -55,5 +55,18 @@ show all output
55.TP 55.TP
56\fB\-q\fR, \fB\-\-quiet\fR 56\fB\-q\fR, \fB\-\-quiet\fR
57only show errors 57only show errors
58.SS Multi\-manifest options:
59.TP
60\fB\-\-outer\-manifest\fR
61operate starting at the outermost manifest
62.TP
63\fB\-\-no\-outer\-manifest\fR
64do not operate on outer manifests
65.TP
66\fB\-\-this\-manifest\-only\fR
67only operate on this (sub)manifest
68.TP
69\fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR
70operate on this manifest and its submanifests
58.PP 71.PP
59Run `repo help branches` to view the detailed manual. 72Run `repo help branches` to view the detailed manual.