@@ -132,7 +132,7 @@ Options:
)
func main() {
args, err := docopt.Parse(usage, nil, true, "3.0", false)
args, err := docopt.Parse(usage, nil, true, "3.1", false)
if err != nil {
panic(err)
}
The note is not visible to the blocked user.