Skip to content

Commit

Permalink
Fix Example
Browse files Browse the repository at this point in the history
  • Loading branch information
mahadzaryab1 committed Aug 17, 2024
1 parent 6d18242 commit 63de758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion godoc-current.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 63de758

Please sign in to comment.