Re: Allow users to find "--" argument documentation

2023-05-23 Thread Bernhard Voelker
On 4/21/23 01:20, Dan Jacobson wrote: 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,

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