It'd be nice to pass the output to the main program vs. STDOUT so the _--output-file_ option could be properly leveraged from the CLI vs. having to re-direct the STDOUT. Just makes it an unexpected anomaly when all other plugins do it the other way.
In particular, I noticed this on usnjrnl , I didn't look at the other plugins.
It'd be nice to pass the output to the main program vs. STDOUT so the _--output-file_ option could be properly leveraged from the CLI vs. having to re-direct the STDOUT. Just makes it an unexpected anomaly when all other plugins do it the other way.
In particular, I noticed this on
usnjrnl, I didn't look at the other plugins.