Updated available commands shown in the root command's output
This commit is contained in:
parent
1e1154da93
commit
cefdb3e7b4
@ -28,7 +28,7 @@ var rootCmd = &cobra.Command{
|
|||||||
Short: "muldap is Metaunix.net's LDAP management tool",
|
Short: "muldap is Metaunix.net's LDAP management tool",
|
||||||
Long: "LDAP management tool for Metaunix.net user and group resources.",
|
Long: "LDAP management tool for Metaunix.net user and group resources.",
|
||||||
Run: func(cmd *cobra.Command, args []string) {
|
Run: func(cmd *cobra.Command, args []string) {
|
||||||
fmt.Println("Metaunix.net LDAP tool - available commands are: search, version")
|
fmt.Println("Metaunix.net LDAP tool - available commands are: group, user, search, version")
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user