Kyle Meyer <[email protected]> wrote: > Eric Wong writes: > > > How about we just drop --format from the documentation, for now? > > (or at least stop recommending it when using with -o) > > > > The stdout case might be a reason to keep it for "lei q", > > especially since stdout is the default output: > [...] > > I don't feel strongly one way or the other about keeping --format, but > if it is kept around for stdout, I think it'd be good to document it > (i.e. your "stop recommending it when using with -o option").
Alright, I think keeping it and only recommending it for stdout (or --stdin with import) is the way to go. "-o format:/path/name" should be encouraged for regular file and directory args. Do you have time to update the current manpages? Thanks in advance if so, otherwise I'll try to do it at some point.... On a side note, it also occurs to me some users may expect paths like /dev/fd/[0-2] or /proc/self/fd/[0-2] to work like the /dev/stdout handling in lei-daemon. We'll have to account for that in daemon mode... -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/
