docs: usage string for scheduler
parent
fcf9b4345f
commit
f4442b104f
|
|
@ -19,6 +19,7 @@ pub enum Commands {
|
|||
/// Download the model
|
||||
Download(download::DownloadArgs),
|
||||
|
||||
/// Starts the scheduler process.
|
||||
Scheduler,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue