]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-xfer/main.go
Remove huge usage headers, -warranty exists anyway
[nncp.git] / src / cmd / nncp-xfer / main.go
index 73a6fc223b6d70d194485496cc53af7f0ec0c61c..d92e8b9dd8c807868c449bbd3b785de30f5bcf0c 100644 (file)
@@ -34,7 +34,6 @@ import (
 )
 
 func usage() {
-       fmt.Fprint(os.Stderr, nncp.UsageHeader())
        fmt.Fprint(os.Stderr, "nncp-xfer -- copy inbound and outbounds packets\n\n")
        fmt.Fprintf(os.Stderr, "Usage: %s [options] DIR\nOptions:\n", os.Args[0])
        flag.PrintDefaults()