@ -25,6 +25,7 @@ func main() {
flag.Parse()
if len(flag.Args()) < 1 {
fmt.Printf("deldify v%s\n", gVersion)
fmt.Printf("Usage: deldify filename\n")
os.Exit(1)
}
The note is not visible to the blocked user.