Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
moldabekov committed Jan 9, 2018
1 parent b1b92e5 commit a4dbf4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ var (
)

func help() {
fmt.Println(os.Args[0])
fmt.Fprintf(os.Stderr, "usage:\n")
fmt.Fprintf(os.Stderr, "\t%s -add [-hotp] keyname\n", os.Args[0])
fmt.Fprintf(os.Stderr, "\t%s -list\n", os.Args[0])
Expand Down

0 comments on commit a4dbf4d

Please sign in to comment.