mirror of
https://github.com/bestnite/bilinovel-downloader.git
synced 2025-04-27 10:45:54 +08:00
mod cmd/download.go
This commit is contained in:
parent
bd31eb62d9
commit
6076069338
@ -9,6 +9,8 @@ import (
|
||||
|
||||
var downloadCmd = &cobra.Command{
|
||||
Use: "download",
|
||||
Short: "Download a novel or volume",
|
||||
Long: "Download a novel or volume",
|
||||
}
|
||||
|
||||
var downloadNovelCmd = &cobra.Command{
|
||||
|
Loading…
x
Reference in New Issue
Block a user