Fixed usage of project type. 5.0.1 eel/5.0.1 eel_5.0.1
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 24 Jan 2018 17:15:23 +0000 (18:15 +0100)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 24 Jan 2018 17:15:23 +0000 (18:15 +0100)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
cmd-projects.go

index 8c12cbf..1aa0dfc 100644 (file)
@@ -57,7 +57,7 @@ func initCmdProjects(cmdDef *[]cli.Command) {
                                        },
                                        cli.StringFlag{
                                                Name:  "type, t",
-                                               Usage: "project type (pathmap|pm, cloudsync|sc)",
+                                               Usage: "project type (pathmap|pm, cloudsync|cs)",
                                        },
                                },
                        },