@ -8,7 +8,7 @@ import (
func main() {
if len(os.Args) < 2 {
fmt.Fprintf(os.Stderr, "usage: mailchk <email>\n")
fmt.Fprintf(os.Stderr, "usage: mailchk <email> [<email>, ...]\n")
os.Exit(1)
}
The note is not visible to the blocked user.