Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
abakermi committed Aug 8, 2020
1 parent ac87339 commit b48ddb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/glab/utils/help.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ func RepoHelp(message string) {
fmt.Println(message,`
USAGE
glab repo clone <owner/repo> [<dir>] [<options>]
glab repo clone <owner/repo> [<dir>] [<options>] [<flags>]
OPTIONS
format: clone the repository as archive ,use values [zip,tar]
Expand Down

0 comments on commit b48ddb6

Please sign in to comment.