update node to nodes

Signed-off-by: “Forest-L <lilin@yunify.com>
This commit is contained in:
“Forest-L 2020-08-24 22:43:23 +08:00
commit 02eb99681a

View File

@ -21,7 +21,7 @@ import (
"github.com/spf13/cobra"
)
// addNodeCmd represents the nodes command
// addNodesCmd represents the nodes command
var addNodesCmd = &cobra.Command{
Use: "nodes",
Short: "Add a cluster according to the new nodes information from the specified configuration file",