From 37689a2005b40bb1e338719c03ff74b9630e7d94 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 14 Mar 2012 23:53:44 +0100 Subject: [PATCH] added spacing --- src/certtool-args.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/certtool-args.def b/src/certtool-args.def index b3ee295f4..b982fa32c 100644 --- a/src/certtool-args.def +++ b/src/certtool-args.def @@ -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."; }; -- 2.11.4.GIT