This commit is contained in:
Quaternions 2024-01-14 11:07:33 -08:00
parent 35657d4d51
commit 858ed8a89c

View File

@ -26,6 +26,7 @@ struct Cli{
#[arg(long)]
cookie_file:Option<std::path::PathBuf>,
//TODO: read the versions.json file instead of doing this
//TODO: write file dates instead of versions.json
#[arg(long)]
start_version:Option<u64>,
#[arg(long)]