On Mon, 8 Jul 2019, Riccardo (Jack) Lucchetti wrote:
On Mon, 8 Jul 2019, Allin Cottrell wrote:
> On Mon, 8 Jul 2019, Riccardo (Jack) Lucchetti wrote:
>
> > On Sun, 7 Jul 2019, Artur Tarassow wrote:
> >
> > > Hi all,
> > >
> > > I've just found that the "--quiet" option is not documented
in the
> > > command reference for the "arima" command even though its
actually
> > > implemented.
> >
> > The same was true for quite a few commands, actually, among which
> > "append", "freq", "tsls" and many others.
I've updated the docs in git.
>
> At one time I had the idea of putting a "common options" section into the
> commands help, rather than repeating options such as --quiet for a bunch of
> commands. However, I never figured out exactly how that should work, so it's
> good to add the --quiet doc as needed.
I thought about that too, but the twist is, the --quiet option may have
different effects on different commands, so I guess it has to stay like that.
Yes, right enough.
> One comment: I think we could scrap the hitherto undocumented
quiet option
> for "labels". I don't see any point in it now that we have the option
of
> writing the labels to file.
Fine by me!
OK, that's done in git.
Allin