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

How to use --autoconvert #92

Open
elbarbudo opened this issue Dec 19, 2023 · 1 comment
Open

How to use --autoconvert #92

elbarbudo opened this issue Dec 19, 2023 · 1 comment

Comments

@elbarbudo
Copy link

When I try

python3 main.py main.py --autoconvert

I just get
main.py: error: unrecognized arguments: main.py --autoconvert

What is the use of this flag, how to use it?

@Lejoumou
Copy link

Hi
Try --auto-convert
but
python -main.py -h is your best friend for verify syntax ;)

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

No branches or pull requests

2 participants