diff --git a/docs/manual/CoreTasks/signjar.html b/docs/manual/CoreTasks/signjar.html index 803c24501..dfb33feea 100644 --- a/docs/manual/CoreTasks/signjar.html +++ b/docs/manual/CoreTasks/signjar.html @@ -115,12 +115,14 @@ block
--<signjar jar="${dist}/lib/ant.jar" -alias="apache-group" storepass="secret"/>-
signs the ant.jar with alias "apache-group" accessing the -keystore and private key via "secret" password.
+++<signjar jar="${dist}/lib/ant.jar" +alias="apache-group" storepass="secret"/> +
+ signs the ant.jar with alias "apache-group" accessing the + keystore and private key via "secret" password. +
Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.