mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 11:37:01 -07:00
Changed 'Use' in root cmd
This commit is contained in:
parent
3b7819c7f6
commit
2be7c3123f
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ var (
|
|||
config opaal.Config
|
||||
)
|
||||
var rootCmd = &cobra.Command{
|
||||
Use: "oidc",
|
||||
Use: "opaal",
|
||||
Short: "An experimental OIDC helper tool for handling logins",
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue