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: show help when no parameters provided instead of error
- Made files argument optional instead of required
- Added check to display help output when no files are provided
- Refactored command definition into reusable build_command() function
- Improves user experience by showing helpful usage information
0 commit comments