Skip to content

Commit fabab4e

Browse files
Kaushik LingarkarLUCI
authored andcommitted
man: regenerate man pages
Change-Id: Icf697eda7d5dcdc87854ad6adf607353c7ba5ac2 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/437941 Tested-by: Josip Sokcevic <[email protected]> Commit-Queue: Josip Sokcevic <[email protected]> Reviewed-by: Nasser Grainawi <[email protected]> Reviewed-by: Josip Sokcevic <[email protected]>
1 parent b577444 commit fabab4e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

man/repo-smartsync.1

Lines changed: 5 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" "April 2024" "repo smartsync" "Repo Manual"
2+
.TH REPO "1" "September 2024" "repo smartsync" "Repo Manual"
33
.SH NAME
44
repo \- repo smartsync - manual page for repo smartsync
55
.SH SYNOPSIS
@@ -47,6 +47,10 @@ force remove projects with uncommitted modifications
4747
if projects no longer exist in the manifest. WARNING:
4848
this may cause loss of data
4949
.TP
50+
\fB\-\-rebase\fR
51+
rebase local commits regardless of whether they are
52+
published
53+
.TP
5054
\fB\-l\fR, \fB\-\-local\-only\fR
5155
only update working tree, don't fetch
5256
.TP

man/repo-sync.1

Lines changed: 5 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" "April 2024" "repo sync" "Repo Manual"
2+
.TH REPO "1" "September 2024" "repo sync" "Repo Manual"
33
.SH NAME
44
repo \- repo sync - manual page for repo sync
55
.SH SYNOPSIS
@@ -47,6 +47,10 @@ force remove projects with uncommitted modifications
4747
if projects no longer exist in the manifest. WARNING:
4848
this may cause loss of data
4949
.TP
50+
\fB\-\-rebase\fR
51+
rebase local commits regardless of whether they are
52+
published
53+
.TP
5054
\fB\-l\fR, \fB\-\-local\-only\fR
5155
only update working tree, don't fetch
5256
.TP

0 commit comments

Comments
 (0)