Fixes #401
@@ -85,6 +85,10 @@ const advancedUsage = `Advanced options:
var Version string
func main() {
if len(os.Args) == 1 {
fmt.Print(shortUsage)
return
}
log.SetFlags(0)
var (
installFlag = flag.Bool("install", false, "")
The note is not visible to the blocked user.