Skip to content

Commit

Permalink
fix: fix cli help
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingandyyy committed Apr 17, 2022
1 parent c95bbb1 commit 95abaf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gofuzzyclone.go
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ func main() {
fmt.Println(" -owner: github user/org")
fmt.Println(" -auth: renew github token")
fmt.Println(" -wildcard: repository name pattern (wildcard)")
fmt.Println(" -dest: destination directory")
fmt.Println(" -regex: repository name pattern (regex)")
fmt.Println(" -help: help message")
fmt.Println("")
Expand Down

0 comments on commit 95abaf1

Please sign in to comment.