Update godocs
This commit is contained in:
parent
b694a25730
commit
cbd62ef958
@ -129,7 +129,7 @@ func main() {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
Action: func(cCtx *cli.Context) error {
|
Action: func(cCtx *cli.Context) error {
|
||||||
fmt.Println("Count ", count)
|
fmt.Println("count", count)
|
||||||
return nil
|
return nil
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user