]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
--max-parallel requires a number
[debhelper.git] / debhelper.pod
index 0a9ef41e0f4f7c6762274688afdd7176a5c276af..78de41d5479f5099ecf3963ccb5e0ce1548db7dc 100644 (file)
@@ -205,7 +205,7 @@ If the build system prefers out of source tree building but still
 allows in source building, the latter can be re-enabled by passing a build
 directory path that is the same as the source directory path.
 
-=item B<--max-parallel>[I<=maximum>]
+=item B<--max-parallel>I<=maximum>
 
 By default, the DEB_BUILD_OPTIONS environment variable can be used to
 enable parallel building, when supported by the build system.