diff options
Diffstat (limited to 'man/repo-abandon.1')
-rw-r--r-- | man/repo-abandon.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/repo-abandon.1 b/man/repo-abandon.1 index fb3160c3..b3c0422f 100644 --- a/man/repo-abandon.1 +++ b/man/repo-abandon.1 | |||
@@ -20,7 +20,8 @@ It is equivalent to "git branch \fB\-D\fR <branchname>". | |||
20 | show this help message and exit | 20 | show this help message and exit |
21 | .TP | 21 | .TP |
22 | \fB\-j\fR JOBS, \fB\-\-jobs\fR=\fI\,JOBS\/\fR | 22 | \fB\-j\fR JOBS, \fB\-\-jobs\fR=\fI\,JOBS\/\fR |
23 | number of jobs to run in parallel (default: 4) | 23 | number of jobs to run in parallel (default: based on |
24 | number of CPU cores) | ||
24 | .TP | 25 | .TP |
25 | \fB\-\-all\fR | 26 | \fB\-\-all\fR |
26 | delete all branches in all projects | 27 | delete all branches in all projects |