mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-24 13:48:49 +08:00
NOISSUE - Fix Update Channel CLI Typo (#1649)
Signed-off-by: 0x6f736f646f <blackd0t@protonmail.com> Signed-off-by: 0x6f736f646f <blackd0t@protonmail.com>
This commit is contained in:
parent
4a71a08863
commit
2e0299119d
@ -80,7 +80,7 @@ var cmdChannels = []cobra.Command{
|
||||
},
|
||||
},
|
||||
{
|
||||
Use: "updatev <JSON_string> <user_auth_token>",
|
||||
Use: "update <JSON_string> <user_auth_token>",
|
||||
Short: "Update channel",
|
||||
Long: `Updates channel record`,
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user