]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
added spacing
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 14 Mar 2012 22:53:44 +0000 (23:53 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 14 Mar 2012 22:53:44 +0000 (23:53 +0100)
src/certtool-args.def

index b3ee295f49f5ff06af36f820b2f26e0add27b5d2..b982fa32ce7e9c93d98d1ae5de373668c2838b80 100644 (file)
@@ -320,7 +320,7 @@ flag = {
     name      = sec-param;
     arg-type  = string;
     arg-name  = "Security parameter";
-    descrip   = "Specify the security level [low|legacy|normal|high|ultra].";
+    descrip   = "Specify the security level [low| legacy| normal| high| ultra].";
     doc      = "This is alternative to the bits option.";
 };