diff options
Diffstat (limited to 'man/repo-forall.1')
-rw-r--r-- | man/repo-forall.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/repo-forall.1 b/man/repo-forall.1 index 194f4d20..eb2ad57b 100644 --- a/man/repo-forall.1 +++ b/man/repo-forall.1 | |||
@@ -17,7 +17,8 @@ repo forall \fB\-r\fR str1 [str2] ... \fB\-c\fR <command> [<arg>...] | |||
17 | show this help message and exit | 17 | show this help message and exit |
18 | .TP | 18 | .TP |
19 | \fB\-j\fR JOBS, \fB\-\-jobs\fR=\fI\,JOBS\/\fR | 19 | \fB\-j\fR JOBS, \fB\-\-jobs\fR=\fI\,JOBS\/\fR |
20 | number of jobs to run in parallel (default: 4) | 20 | number of jobs to run in parallel (default: based on |
21 | number of CPU cores) | ||
21 | .TP | 22 | .TP |
22 | \fB\-r\fR, \fB\-\-regex\fR | 23 | \fB\-r\fR, \fB\-\-regex\fR |
23 | execute the command only on projects matching regex or | 24 | execute the command only on projects matching regex or |