Skip to content

Commit

Permalink
fix: fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingandyyy committed Apr 18, 2022
1 parent d7d3d94 commit 27288a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ bash <(curl -sL https://raw.githubusercontent.com/amazingandyyy/gofuzzyclone/mai
gofuzzyclone -help
# fastline mode
gofuzzyclone -owner amazingandyyy -search "^go.*" -output ./code
gofuzzyclone -owner amazingandyyy -search ".*-deployments$" -output ./code
gofuzzyclone -owner amazingandyyy -search "*-template" -mode wildcard -output ./projects
# interactive mode
Expand Down

0 comments on commit 27288a0

Please sign in to comment.