diff --git a/godoc-current.txt b/godoc-current.txt index 1b3c1acb82..1d430340ea 100644 --- a/godoc-current.txt +++ b/godoc-current.txt @@ -283,7 +283,7 @@ func (parent *BoolWithInverseFlag) RunAction(ctx context.Context, cmd *Command) func (parent *BoolWithInverseFlag) String() string String implements the standard Stringer interface. - Example for BoolFlag{Name: "env"} --[no-]env (default: false) + Example for BoolFlag{Name: "env"} --[no-]env (default: false) func (parent *BoolWithInverseFlag) Value() bool