Merge 747eaa642f
into 909e9eabe4
commit
3a7c5d2cd3
|
@ -204,7 +204,7 @@ var debugCmd = &ffcli.Command{
|
|||
{
|
||||
Name: "portmap",
|
||||
Exec: debugPortmap,
|
||||
ShortHelp: "run portmap debugging debugging",
|
||||
ShortHelp: "run portmap debugging",
|
||||
FlagSet: (func() *flag.FlagSet {
|
||||
fs := newFlagSet("portmap")
|
||||
fs.DurationVar(&debugPortmapArgs.duration, "duration", 5*time.Second, "timeout for port mapping")
|
||||
|
|
Loading…
Reference in New Issue