summaryrefslogtreecommitdiff
path: root/doc/html/man/adm.html
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:09:11 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:09:11 -0800
commit347f05d4ab3ac1d7ce1db9599278f6533477acf5 (patch)
tree9f62d5769996d0cfa574fbcff6df20425cc2e531 /doc/html/man/adm.html
parent8f568f6678cf1520b608cd587513399e026b881f (diff)
Import s3ql_2.5.orig.tar.bz2
Diffstat (limited to 'doc/html/man/adm.html')
-rw-r--r--doc/html/man/adm.html36
1 files changed, 19 insertions, 17 deletions
diff --git a/doc/html/man/adm.html b/doc/html/man/adm.html
index 979acf3..0eb50f3 100644
--- a/doc/html/man/adm.html
+++ b/doc/html/man/adm.html
@@ -1,5 +1,3 @@
-
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
@@ -8,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>The s3qladm command &mdash; S3QL 1.16 documentation</title>
+ <title>The s3qladm command &mdash; S3QL 2.5 documentation</title>
<link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -16,7 +14,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.16',
+ VERSION: '2.5',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -26,7 +24,7 @@
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="author" title="About these documents" href="../about.html" />
- <link rel="top" title="S3QL 1.16 documentation" href="../index.html" />
+ <link rel="top" title="S3QL 2.5 documentation" href="../index.html" />
<link rel="up" title="Manpages" href="index.html" />
<link rel="next" title="The mount.s3ql command" href="mount.html" />
<link rel="prev" title="The mkfs.s3ql command" href="mkfs.html" />
@@ -41,7 +39,7 @@
<li class="right" >
<a href="mkfs.html" title="The mkfs.s3ql command"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">S3QL 1.16 documentation</a> &raquo;</li>
+ <li><a href="../index.html">S3QL 2.5 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">Manpages</a> &raquo;</li>
</ul>
</div>
@@ -133,8 +131,8 @@ Guide should be consulted for a description of the available backends.</p>
<tr><td class="option-group" colspan="2">
<kbd><span class="option">--debug <var>&lt;module&gt;</var></span></kbd></td>
</tr>
-<tr><td>&nbsp;</td><td>activate debugging output from &lt;module&gt;. Use <tt class="docutils literal"><span class="pre">all</span></tt> to get
-debug messages from all modules. This option can be
+<tr><td>&nbsp;</td><td>activate debugging output from &lt;module&gt;. Use <tt class="docutils literal"><span class="pre">all</span></tt> to
+get debug messages from all modules. This option can be
specified multiple times.</td></tr>
<tr><td class="option-group">
<kbd><span class="option">--quiet</span></kbd></td>
@@ -144,18 +142,22 @@ specified multiple times.</td></tr>
<td>Write logging info into this file. File will be rotated
when it reaches 1 MiB, and at most 5 old log files will
be kept. Specify <tt class="docutils literal"><span class="pre">none</span></tt> to disable logging. Default:
-<tt class="docutils literal"><span class="pre">none</span></tt></td></tr>
+<tt class="docutils literal"><span class="pre">None</span></tt></td></tr>
<tr><td class="option-group" colspan="2">
<kbd><span class="option">--authfile <var>&lt;path&gt;</var></span></kbd></td>
</tr>
<tr><td>&nbsp;</td><td>Read authentication credentials from this file (default:
<tt class="docutils literal"><span class="pre">~/.s3ql/authinfo2)</span></tt></td></tr>
<tr><td class="option-group">
-<kbd><span class="option">--ssl</span></kbd></td>
-<td>Always use SSL connections when connecting to remote
-servers. For backends that allow only encrypted
-connections, S3QL uses SSL automatically, even if this
-option is not set.</td></tr>
+<kbd><span class="option">--no-ssl</span></kbd></td>
+<td>Do not use secure (ssl) connections when connecting to
+remote servers.</td></tr>
+<tr><td class="option-group" colspan="2">
+<kbd><span class="option">--ssl-ca-path <var>path</var></span></kbd></td>
+</tr>
+<tr><td>&nbsp;</td><td>File or directory or containing the trusted CA
+certificates. If not specified, the defaults compiled
+into the system&#8217;s OpenSSL library are used.</td></tr>
<tr><td class="option-group" colspan="2">
<kbd><span class="option">--cachedir <var>&lt;path&gt;</var></span></kbd></td>
</tr>
@@ -212,13 +214,13 @@ system, common locations are <tt class="file docutils literal"><span class="pre"
<li class="right" >
<a href="mkfs.html" title="The mkfs.s3ql command"
>previous</a> |</li>
- <li><a href="../index.html">S3QL 1.16 documentation</a> &raquo;</li>
+ <li><a href="../index.html">S3QL 2.5 documentation</a> &raquo;</li>
<li><a href="index.html" >Manpages</a> &raquo;</li>
</ul>
</div>
<div class="footer">
- &copy; Copyright 2008-2011, Nikolaus Rath.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
+ &copy; Copyright 2008-2013, Nikolaus Rath.
+ Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
</div>
</body>
</html> \ No newline at end of file