Extra line to a help text

This commit is contained in:
Zoraiz 2021-06-03 23:09:03 +05:00
parent 2d59d44a3e
commit d35ced81ae
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ var (
}
if len(args) < 1 {
fmt.Printf("Error: Need at least 1 image path/url\n\n")
fmt.Printf("Error: Need at least 1 image path/url\nUse the -h flag for more info\n\n")
return
}