Skip to content

Commit

Permalink
Improve help for the URL
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Nov 17, 2024
1 parent 3bf2d87 commit 4aeaff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/gitlab/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ var Config = plugin.Provider{
Long: "url",
Type: plugin.FlagType_String,
Default: "",
Desc: "Custom GitLab base url",
Desc: "Custom GitLab base URL (https://example.com/)",
},
},
},
Expand Down

0 comments on commit 4aeaff8

Please sign in to comment.