Re: [Patch] Locate: New option: --and

2005-06-11 Thread Bob Proulx
James Youngman wrote: > 2. call the option "--all" instead of "-and" to not have the short > form "-a". This allows us the option to later implement "-a" like > find. > > Any comments from other list members? I would prefer if all long options followed the double dash convention allowing shor

Re: [Patch] Locate: New option: --and

2005-06-11 Thread James Youngman
On Sat, Jun 11, 2005 at 09:22:01PM +0200, Bas van Gompel wrote: > Hi, > > Here is the aforementioned patch, to allow a --and (-a) option to > locate. I hope you like it... It's a good idea. However, "find" uses "-a" for and, like this find path predicate1 -a predicate2 -a predicate3 which

[bug #13363] Typos in find and locate manpages.

2005-06-11 Thread James Youngman
Follow-up Comment #4, bug #13363 (project findutils): I had the sense of your changes for "writable" mentally reversed - that is, I thought you were 'correcting' in the wrong direction. This is now fixed in the development code. ___ Rep

[Patch] Locate: New option: --and

2005-06-11 Thread Bas van Gompel
Hi, Here is the aforementioned patch, to allow a --and (-a) option to locate. I hope you like it... Suggested ChangeLog-entry: 2005-06-11 Bas van Gompel <[EMAIL PROTECTED]> * NEWS, doc/find.texi, locate/locate.1: Document locate --and (-a) * locate/locate.c: Implement --and (

[bug #13369] Improve on documentation for %k and %b

2005-06-11 Thread Andreas Metzler
URL: Summary: Improve on documentation for %k and %b Project: findutils Submitted by: ametzler Submitted on: Sam 11.06.2005 um 13:44 Category: documentation

[bug #13363] Typos in find and locate manpages.

2005-06-11 Thread anonymous
Follow-up Comment #3, bug #13363 (project findutils): Forwarded comment by A. Costa: - On Sat, 11 Jun 2005 07:09:07 + James Youngman <[EMAIL PROTECTED]> wrote:

[bug #13363] Typos in find and locate manpages.

2005-06-11 Thread James Youngman
Update of bug #13363 (project findutils): Status:None => Wont Fix Assigned to:None => jay ___ Follow-up Comment #1: The patch I have

[bug #13363] Typos in find and locate manpages.

2005-06-11 Thread James Youngman
Update of bug #13363 (project findutils): Status:Wont Fix => Fixed ___ Follow-up Comment #2: Oops, previously selected the wrong status by a slip of the mouse. _