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
By intuition, command such as summary abcabc should returns an error, but in this case, the program still parse it and sees it as a valid summary command.
By intuition, command such as
summary abcabcshould returns an error, but in this case, the program still parse it and sees it as a validsummarycommand.