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