diff options
Diffstat (limited to 'docs/xmlsec-man.html')
-rw-r--r-- | docs/xmlsec-man.html | 36 |
1 files changed, 28 insertions, 8 deletions
diff --git a/docs/xmlsec-man.html b/docs/xmlsec-man.html index 7bd93a70..65701ede 100644 --- a/docs/xmlsec-man.html +++ b/docs/xmlsec-man.html @@ -2,8 +2,31 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Man page of XMLSEC1</title> +<style type="text/css"> +table.CALSTABLE > tbody > tr:nth-child(1) > td:nth-child(1) { + width: 20em; +} +.synopsis, .classsynopsis { + background: #eeeeee; + border: solid 1px #aaaaaa; +} +.programlisting { + background: #eeeeee; + border: solid 1px #000000; +} +.navigation { + background: #eeeeee; + border: solid 1px #000000; +} +.navigation a { + color: initial; +} +.navigation a:visited { + color: initial; +} +</style> </head> -<body><table witdh="100%" valign="top"><tr valign="top"> +<body><table width="100%" valign="top"><tr valign="top"> <td valign="top" align="left" width="210"> <img src="images/logo.gif" alt="XML Security Library" border="0"><p></p> <ul> @@ -47,9 +70,8 @@ <br><br><a href="#index">Index</a><a href="/cgi-bin/man/man2html">Return to Main Contents</a><hr> <a name="lbAB"> </a><h2>NAME</h2> <a name="lbAC"> </a><h2>SYNOPSIS</h2> -<b>xmlsec</b><i><command> </i><i><options></i><i><files></i><a name="lbAD"> </a><h2>DESCRIPTION</h2> -<dl compact> -<dt><b>--help</b></dt> +<b>xmlsec</b><i>,<command> /</i><i>,<options>/</i><i>,<files>/</i><a name="lbAD"> </a><h2>DESCRIPTION</h2> +<dl compact> <dt><b>--help</b></dt> <dd> display this help information and exit </dd> <dt><b>--help-all</b></dt> <dd> display help information for all commands/options and exit </dd> @@ -72,8 +94,7 @@ <dd> decrypt data from XML document </dd> </dl> <a name="lbAE"> </a><h2>OPTIONS</h2> -<dl compact> -<dt> <b>--ignore-manifests</b> <dt></dt> +<dl compact> <dt> <b>--ignore-manifests</b> <dt></dt> </dt> <dd> <dd>do not process <dsig:Manifest> elements </dd> </dd> @@ -268,8 +289,7 @@ <br><p> </p> <hr> <a name="index"> </a><h2>Index</h2> -<dl> -<dt><a href="#lbAB">NAME</a></dt> +<dl> <dt><a href="#lbAB">NAME</a></dt> <dd> </dd> <dt><a href="#lbAC">SYNOPSIS</a></dt> <dd> </dd> |