diff --git a/src/main.rs b/src/main.rs index 5cb0c58..090fb50 100644 --- a/src/main.rs +++ b/src/main.rs @@ -25,6 +25,7 @@ struct Cli{ cookie_env:Option, #[arg(long)] cookie_file:Option, + //TODO: read the versions.json file instead of doing this #[arg(long)] start_version:Option,