mirror of
https://github.com/bestnite/bilinovel-downloader.git
synced 2025-04-27 02:35:54 +08:00
mod cmd/download.go
This commit is contained in:
parent
bd31eb62d9
commit
6076069338
@ -8,7 +8,9 @@ import (
|
||||
)
|
||||
|
||||
var downloadCmd = &cobra.Command{
|
||||
Use: "download",
|
||||
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