]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-file/main.go
Remove huge usage headers, -warranty exists anyway
[nncp.git] / src / cmd / nncp-file / main.go
index abcf8bc76621d4430c760da4740770061a6f6ce7..f2a09de77f7e4dff95ddd59449d66d1a37a93ef3 100644 (file)
@@ -29,7 +29,6 @@ import (
 )
 
 func usage() {
-       fmt.Fprint(os.Stderr, nncp.UsageHeader())
        fmt.Fprint(os.Stderr, "nncp-file -- send file\n\n")
        fmt.Fprintf(os.Stderr, "Usage: %s [options] SRC NODE:[DST]\n", os.Args[0])
        fmt.Fprintf(os.Stderr, "       %s [options] SRC %s:AREA:[DST]\nOptions:\n",