mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-07-03 04:04:34 +02:00
Should pass golint now
This commit is contained in:
parent
165a517982
commit
e94838dbe8
1
cmd.go
1
cmd.go
@ -16,7 +16,6 @@ import (
|
||||
import _ "net/http/pprof"
|
||||
|
||||
// Options contains the flag options
|
||||
|
||||
type Options struct {
|
||||
Verbose []bool `short:"v" long:"verbose" description:"Show verbose logging."`
|
||||
Identity string `short:"i" long:"identity" description:"Private key to identify server with." default:"~/.ssh/id_rsa"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user