mirror of
https://github.com/bestnite/bilinovel-downloader.git
synced 2025-07-01 12:52:11 +08:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
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{
|
||||
|
Reference in New Issue
Block a user