From: Don Armstrong Date: Thu, 23 Jan 2014 01:25:03 +0000 (-0800) Subject: fix unterminated B<> sequence X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=74ea8c030e605f2c9506dfbd684cc4bcfb241af6;p=debbugs.git fix unterminated B<> sequence --- diff --git a/bin/debbugs-loadsql b/bin/debbugs-loadsql index d032c5d3..b63fdf3c 100755 --- a/bin/debbugs-loadsql +++ b/bin/debbugs-loadsql @@ -78,7 +78,7 @@ debbugs configuration file. Output more information about what is happening. Probably not useful if you also set --progress. -=item B<--debug, -d +=item B<--debug, -d> Debug verbosity. diff --git a/bin/debbugs-loadsql-debinfo b/bin/debbugs-loadsql-debinfo index 2d491d97..98b2d293 100755 --- a/bin/debbugs-loadsql-debinfo +++ b/bin/debbugs-loadsql-debinfo @@ -43,7 +43,7 @@ Postgreql service to use; defaults to debbugs System configuration directory to use; if not set, defaults to the postgresql default. [Operates by setting PGSYSCONFDIR] -=item B<--debug, -d +=item B<--debug, -d> Debug verbosity. diff --git a/bin/debbugs-loadsql-versions b/bin/debbugs-loadsql-versions index 8ab98683..44d1a8bb 100755 --- a/bin/debbugs-loadsql-versions +++ b/bin/debbugs-loadsql-versions @@ -43,7 +43,7 @@ Postgreql service to use; defaults to debbugs System configuration directory to use; if not set, defaults to the postgresql default. [Operates by setting PGSYSCONFDIR] -=item B<--debug, -d +=item B<--debug, -d> Debug verbosity.