Diff

prosodyctl @ 5024:d25e1b9332cc

Merge with Florob
author Matthew Wild <mwild1@gmail.com>
date Sat, 28 Jul 2012 01:14:31 +0100
parent 5023:dcc8e789df36
parent 4935:bc62abceef07
child 5101:a94c43cad081
line wrap: on
line diff
--- a/prosodyctl	Sat Jun 09 02:27:44 2012 +0200
+++ b/prosodyctl	Sat Jul 28 01:14:31 2012 +0100
@@ -688,7 +688,7 @@
 		show_message("There was a problem, see OpenSSL output");
 	else
 		show_usage("cert key HOSTNAME <bits>", "Generates a RSA key named HOSTNAME.key\n "
-		.."Promps for a key size if none given")
+		.."Prompts for a key size if none given")
 	end
 end