]> Sergey Matveev's repositories - meta4ra.git/blobdiff - cmd/meta4ra/hash.go
Unify redirection operator usage
[meta4ra.git] / cmd / meta4ra / hash.go
index 3fb98f462b253b4d6d149700f77842c47989552c..9b34141296e4db36e0a0cbfdc2d0bfe8f1b06a57 100644 (file)
@@ -32,7 +32,7 @@ func runHash() {
                "hash-name:commandline[,...]")
        flag.Usage = func() {
                fmt.Fprintf(flag.CommandLine.Output(),
-                       "Usage: %s [-hashes ...] < data | read hash name\n", os.Args[0])
+                       "Usage: %s [-hashes ...] <data | read hash name\n", os.Args[0])
                flag.PrintDefaults()
                fmt.Fprint(flag.CommandLine.Output(), `
 Only the first hash from -hashes will be used.