Download raw body.
got{,sys,web}d link-kits
On Tue, Jun 09, 2026 at 07:33:33PM -0600, Kyle Ackerman wrote: > After skimming the source code, I think we only have long options for > --verbose? Are there any plans to support more long options? I > wouldn't be horribly against removing long options if the only reason we > have them is for just that one option (with no intentions of having > more). Anyways here is a diff with them (also updated man pages): We added --version on purpose to make it easier for people to find the version number. At the time, it was suggested that only offering -V might not be intuitive enough. I don't want to add any other long options. Your diffs looks ok to me, please commit. > > And it seems like gotwebctl only accepts -v, not --version. > > > It looks like to me gotwebctl does: (snippet below) Quite right. I probably just made a typo when trying it out.
got{,sys,web}d link-kits