Closed stevenGravy closed 2 years ago
Discussed a bit outside of GitHub: not showing on help was intentional, as tsh touchid diag
is essentially a debug command (and not something most users should be concerned about). I'm happy to change it so tsh help touchid
does display diag
, but at first would still keep it hidden from tsh help
. I would keep additional support commands hidden too, at least for now.
Happy to revisit if folks think otherwise.
As it turns out, if we make tsh touchid diag
visible, then it shows up on tsh help
too. I don't think that's worth it.
Do you mind if we close the issue, @stevenGravy?
Not planned due to the interaction of the tsh help
required.
Expected behavior:
Commands like
touchid
andtouchid diag
are available withintsh help
Current behavior:
tsh help
does not show touchid andtsh help touchid
does not show thatdiag
is another command.Bug details:
tsh help
tsh help touchid