From 74ea8c030e605f2c9506dfbd684cc4bcfb241af6 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 22 Jan 2014 17:25:03 -0800 Subject: [PATCH] fix unterminated B<> sequence --- bin/debbugs-loadsql | 2 +- bin/debbugs-loadsql-debinfo | 2 +- bin/debbugs-loadsql-versions | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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. -- 2.39.2