todo
This commit is contained in:
parent
35657d4d51
commit
858ed8a89c
@ -26,6 +26,7 @@ struct Cli{
|
|||||||
#[arg(long)]
|
#[arg(long)]
|
||||||
cookie_file:Option<std::path::PathBuf>,
|
cookie_file:Option<std::path::PathBuf>,
|
||||||
//TODO: read the versions.json file instead of doing this
|
//TODO: read the versions.json file instead of doing this
|
||||||
|
//TODO: write file dates instead of versions.json
|
||||||
#[arg(long)]
|
#[arg(long)]
|
||||||
start_version:Option<u64>,
|
start_version:Option<u64>,
|
||||||
#[arg(long)]
|
#[arg(long)]
|
||||||
|
Loading…
Reference in New Issue
Block a user