@@ -382,7 +382,7 @@ func Test_arg_name(t *testing.T) {
sname: "d",
lname: "dir",
},
want: "-d|--dir",
want: "-d | --dir",
}
for _, tt := range tests {
The note is not visible to the blocked user.