findutils INFO lacks bug reporting mention

2023-04-20 Thread Dan Jacobson
No where in (info "(find) Top") is where to report bugs mentioned. Please do like (info "(coreutils) Introduction") where they remember to mention where to report bugs. Yes, it is mentioned on the findutils man pages, but not findutils INFO.

Allow users to find "--" argument documentation

2023-04-20 Thread Dan Jacobson
If we read (info "(coreutils) cat invocation") we also get told about (info "(coreutils) Common options") But if we read e.g., (info "(find) Invoking xargs") we never know about (info "(coreutils) Common options") even though they also apply. So unlike cat, for xargs, even if the user has exhauste