Merge branch 'fix-typo' of https://github.com/Berjou/cointop into Berjou-fix-typo

pull/113/head
Miguel Mota 3 years ago
commit 1100753844

@ -21,7 +21,7 @@ func ServerCmd() *cobra.Command {
serverCmd := &cobra.Command{
Use: "server",
Short: "Run cintop SSH Server",
Short: "Run cointop SSH Server",
Long: `Run cointop SSH server`,
RunE: func(cmd *cobra.Command, args []string) error {
server := cssh.NewServer(&cssh.Config{

Loading…
Cancel
Save