diff --git a/src/main.rs b/src/main.rs index feff509..c07cca1 100644 --- a/src/main.rs +++ b/src/main.rs @@ -26,6 +26,7 @@ struct Cli{ #[arg(long)] cookie_file:Option, //TODO: read the versions.json file instead of doing this + //TODO: write file dates instead of versions.json #[arg(long)] start_version:Option, #[arg(long)]