Skip to content

Commit

Permalink
Run make v2approve
Browse files Browse the repository at this point in the history
  • Loading branch information
skelouse committed Dec 3, 2023
1 parent 0176505 commit 661f1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdata/godoc-v2.x.txt
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@ func (cCtx *Context) Bool(name string) bool
Bool looks up the value of a local BoolFlag, returns false if not found

func (cCtx *Context) Count(name string) int
Count returns the num of occurences of this flag
Count returns the num of occurrences of this flag

func (cCtx *Context) Duration(name string) time.Duration
Duration looks up the value of a local DurationFlag, returns 0 if not found
Expand Down

0 comments on commit 661f1d3

Please sign in to comment.