Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change 'save-as' short option to '-sa' #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

migue802
Copy link

@migue802 migue802 commented Feb 7, 2025

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation is updated

Description of changes

Both "--start" and "--save-as" had the short option name "-s", which lead to unexpected behaviour (running only as --save-as). This can be solved by changing one of them. I determined the one that fits more for change is the "save-as" option to "-sa".

Just to let you know, I'm new into this, I don't know if there should be a test for this, or documentation anywhere else, or if it even works (which I believe so, as it's the only reference to the arguments names, but I haven't tested it).

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant