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;hp=1d0cc46d3f58cd40458c4f1671ce669cd805e3e2;p=debbugs.git fix unterminated B<> sequence --- diff --git a/bin/debbugs-loadsql b/bin/debbugs-loadsql index d032c5d..b63fdf3 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 2d491d9..98b2d29 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 8ab9868..44d1a8b 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.