summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/repo-gitc-init.13
-rw-r--r--man/repo-init.13
2 files changed, 4 insertions, 2 deletions
diff --git a/man/repo-gitc-init.1 b/man/repo-gitc-init.1
index 2858e735..88136de6 100644
--- a/man/repo-gitc-init.1
+++ b/man/repo-gitc-init.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 2022" "repo gitc-init" "Repo Manual" 2.TH REPO "1" "August 2022" "repo gitc-init" "Repo Manual"
3.SH NAME 3.SH NAME
4repo \- repo gitc-init - manual page for repo gitc-init 4repo \- repo gitc-init - manual page for repo gitc-init
5.SH SYNOPSIS 5.SH SYNOPSIS
@@ -49,6 +49,7 @@ create a git checkout of the manifest repo
49.TP 49.TP
50\fB\-\-current\-branch\fR 50\fB\-\-current\-branch\fR
51fetch only current manifest branch from server 51fetch only current manifest branch from server
52(default)
52.TP 53.TP
53\fB\-\-no\-current\-branch\fR 54\fB\-\-no\-current\-branch\fR
54fetch all manifest branches from server 55fetch all manifest branches from server
diff --git a/man/repo-init.1 b/man/repo-init.1
index 1cd1e5f1..32b3ea1b 100644
--- a/man/repo-init.1
+++ b/man/repo-init.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 2022" "repo init" "Repo Manual" 2.TH REPO "1" "August 2022" "repo init" "Repo Manual"
3.SH NAME 3.SH NAME
4repo \- repo init - manual page for repo init 4repo \- repo init - manual page for repo init
5.SH SYNOPSIS 5.SH SYNOPSIS
@@ -49,6 +49,7 @@ create a git checkout of the manifest repo
49.TP 49.TP
50\fB\-c\fR, \fB\-\-current\-branch\fR 50\fB\-c\fR, \fB\-\-current\-branch\fR
51fetch only current manifest branch from server 51fetch only current manifest branch from server
52(default)
52.TP 53.TP
53\fB\-\-no\-current\-branch\fR 54\fB\-\-no\-current\-branch\fR
54fetch all manifest branches from server 55fetch all manifest branches from server