alichtman / shallow-backup

Git-integrated backup tool for macOS and Linux devs.
MIT License
1.21k stars 247 forks source link

fix: Convert options from - to -- where it makes sense #329

Closed BreakingPitt closed 10 months ago

BreakingPitt commented 10 months ago

Fix: Convert options from - to -- where it makes sense

This pull request addresses an improvement in the command-line options for enhanced readability and alignment with conventions. The changes focus on converting short options (prefixed with -) to more descriptive long options (prefixed with --) where it makes sense.

Changes included in this pull request:

This enhancement simplifies the command-line interface and makes it more user-friendly.

Please review the changes and provide feedback.

Closes #328

BreakingPitt commented 10 months ago

@alichtman It's there a way to know what's happening with the Codacy State Code Analysis stage?

alichtman commented 10 months ago

@alichtman It's there a way to know what's happening with the Codacy State Code Analysis stage?

Yeah, I'll check it out soon. Thanks for the PR! Looks good at first glance, but I need to look at it on my computer. Hard to actually review code on my phone 😂

BreakingPitt commented 10 months ago

Sure, no need to review it your phone! xD xD xD