summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 0a9ef41e..78de41d5 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -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.