diff options
-rw-r--r-- | man/repo-smartsync.1 | 6 | ||||
-rw-r--r-- | man/repo-sync.1 | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/man/repo-smartsync.1 b/man/repo-smartsync.1 index 1e979102..a793b7bc 100644 --- a/man/repo-smartsync.1 +++ b/man/repo-smartsync.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" "April 2024" "repo smartsync" "Repo Manual" | 2 | .TH REPO "1" "September 2024" "repo smartsync" "Repo Manual" |
3 | .SH NAME | 3 | .SH NAME |
4 | repo \- repo smartsync - manual page for repo smartsync | 4 | repo \- repo smartsync - manual page for repo smartsync |
5 | .SH SYNOPSIS | 5 | .SH SYNOPSIS |
@@ -47,6 +47,10 @@ force remove projects with uncommitted modifications | |||
47 | if projects no longer exist in the manifest. WARNING: | 47 | if projects no longer exist in the manifest. WARNING: |
48 | this may cause loss of data | 48 | this may cause loss of data |
49 | .TP | 49 | .TP |
50 | \fB\-\-rebase\fR | ||
51 | rebase local commits regardless of whether they are | ||
52 | published | ||
53 | .TP | ||
50 | \fB\-l\fR, \fB\-\-local\-only\fR | 54 | \fB\-l\fR, \fB\-\-local\-only\fR |
51 | only update working tree, don't fetch | 55 | only update working tree, don't fetch |
52 | .TP | 56 | .TP |
diff --git a/man/repo-sync.1 b/man/repo-sync.1 index 0327942a..3ce9ec69 100644 --- a/man/repo-sync.1 +++ b/man/repo-sync.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" "April 2024" "repo sync" "Repo Manual" | 2 | .TH REPO "1" "September 2024" "repo sync" "Repo Manual" |
3 | .SH NAME | 3 | .SH NAME |
4 | repo \- repo sync - manual page for repo sync | 4 | repo \- repo sync - manual page for repo sync |
5 | .SH SYNOPSIS | 5 | .SH SYNOPSIS |
@@ -47,6 +47,10 @@ force remove projects with uncommitted modifications | |||
47 | if projects no longer exist in the manifest. WARNING: | 47 | if projects no longer exist in the manifest. WARNING: |
48 | this may cause loss of data | 48 | this may cause loss of data |
49 | .TP | 49 | .TP |
50 | \fB\-\-rebase\fR | ||
51 | rebase local commits regardless of whether they are | ||
52 | published | ||
53 | .TP | ||
50 | \fB\-l\fR, \fB\-\-local\-only\fR | 54 | \fB\-l\fR, \fB\-\-local\-only\fR |
51 | only update working tree, don't fetch | 55 | only update working tree, don't fetch |
52 | .TP | 56 | .TP |