]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-hash/main.go
Remove huge usage headers, -warranty exists anyway
[nncp.git] / src / cmd / nncp-hash / main.go
index c349007ac7c78a4b7c7c2c61ad53328ab0ebbde1..d517e356367f577389bfcb2be5dd711dd1a35d1a 100644 (file)
@@ -32,7 +32,6 @@ import (
 )
 
 func usage() {
-       fmt.Fprint(os.Stderr, nncp.UsageHeader())
        fmt.Fprint(os.Stderr, "nncp-hash -- calculate MTH hash of the file\n\n")
        fmt.Fprintf(os.Stderr, "Usage: %s [-file ...] [-seek X] [-debug] [-progress] [options]\nOptions:\n", os.Args[0])
        flag.PrintDefaults()