mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-14 10:56:47 +00:00
Correct naming of faas-provider
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
parent
44df1cef98
commit
65c2cb0732
@ -21,7 +21,7 @@ import (
|
|||||||
|
|
||||||
var providerCmd = &cobra.Command{
|
var providerCmd = &cobra.Command{
|
||||||
Use: "provider",
|
Use: "provider",
|
||||||
Short: "Run the faasd faas-provider",
|
Short: "Run the faasd-provider",
|
||||||
RunE: runProvider,
|
RunE: runProvider,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user