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
--only is a flag that takes in a comma-separated list of file path substrings. The naming of the --only flag does not reflect quite well what it is for. Changing the name to --extension (-e) could help clarify the purpose of the flag.
--only
is a flag that takes in a comma-separated list of file path substrings. The naming of the--only
flag does not reflect quite well what it is for. Changing the name to--extension (-e)
could help clarify the purpose of the flag.See this discussion for reference
The text was updated successfully, but these errors were encountered: