You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #631, if the command line invocation is exactly shards --help, or it is shards --help -- followed by more arguments, then Shards behaves as if install is the selected command and ignores the --help entirely. This does not seem to be intended behavior.
The text was updated successfully, but these errors were encountered:
After #631, if the command line invocation is exactly
shards --help
, or it isshards --help --
followed by more arguments, then Shards behaves as ifinstall
is the selected command and ignores the--help
entirely. This does not seem to be intended behavior.The text was updated successfully, but these errors were encountered: