Merge branch 'Berjou-fix-typo'

pull/113/head
Miguel Mota 3 years ago
commit 600af531b3

@ -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