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
fix(help): document target patterns and trailing-slash significance (#267)
Renames the positional placeholder from `<target>` to `<org/project>` so the
usage line is self-documenting. Adds a prose explanation of trailing-slash
semantics to the fullDescription of every command that uses parseOrgProjectArg,
and improves the --cursor rejection error in dispatchOrgScopedList to include a
contextual suggestion when a bare slug was given.
0 commit comments