Bug#514848: diff for correct help message

2009-05-07 Thread Sandro Tosi
Hi Pablo, On Thu, May 7, 2009 at 14:08, Pablo Llopis wrote: > It's trivial to patch, but anyways, here's the diff: > > 134c134 > <         fprintf(stderr,"  -Q   Use to wrap text-like > fields. Default is \".\n"); > --- >>         fprintf(stderr,"  -q   Use to wrap text-like >> fields.

Bug#514848: diff for correct help message

2009-05-07 Thread Pablo Llopis
It's trivial to patch, but anyways, here's the diff: 134c134 < fprintf(stderr," -Q Use to wrap text-like fields. Default is \".\n"); --- > fprintf(stderr," -q Use to wrap text-like fields. Default is \".\n");