Replace flag text with const (#1391)
This commit is contained in:
@@ -21,5 +21,5 @@ import (
|
||||
)
|
||||
|
||||
type (
|
||||
CommandAction func(flags cli.Input) error
|
||||
CommandAction func(input cli.Input) error
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user