Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhudw committed Jun 13, 2024
1 parent 7131d27 commit 6fe6db3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/conf.go
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ func printHelp() {
printVersion()
fmt.Println(`Usage: bookget [OPTION]... [URL]...`)
flag.PrintDefaults()
fmt.Println("Email bug reports, questions, discussions to zhudw<[email protected]>")
fmt.Println("and/or open issues at https://github.com/deweizhu/bookget/issues")
fmt.Println("Originally written by zhudw <[email protected]>.")
fmt.Println("https://github.com/deweizhu/bookget/")
}

func printVersion() {
Expand Down

0 comments on commit 6fe6db3

Please sign in to comment.