summaryrefslogtreecommitdiff
path: root/doc/html/adm.html
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:09:04 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:09:04 -0800
commitb4c15b9792d15a4ff9a0de92eb63f51cb7b4e6c9 (patch)
tree086d72dfd7f55428038ab48319480a06177fbc3c /doc/html/adm.html
parent487050cd59bbea62e19eb6443f1f0a333e12538f (diff)
Import s3ql_1.15.orig.tar.bz2
Diffstat (limited to 'doc/html/adm.html')
-rw-r--r--doc/html/adm.html22
1 files changed, 10 insertions, 12 deletions
diff --git a/doc/html/adm.html b/doc/html/adm.html
index 85be4c3..18c2cb1 100644
--- a/doc/html/adm.html
+++ b/doc/html/adm.html
@@ -8,7 +8,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Managing File Systems &mdash; S3QL 1.14 documentation</title>
+ <title>Managing File Systems &mdash; S3QL 1.15 documentation</title>
<link rel="stylesheet" href="_static/sphinxdoc.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -16,7 +16,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
- VERSION: '1.14',
+ VERSION: '1.15',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -26,7 +26,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.14 documentation" href="index.html" />
+ <link rel="top" title="S3QL 1.15 documentation" href="index.html" />
<link rel="next" title="Mounting" href="mount.html" />
<link rel="prev" title="File System Creation" href="mkfs.html" />
</head>
@@ -40,7 +40,7 @@
<li class="right" >
<a href="mkfs.html" title="File System Creation"
accesskey="P">previous</a> |</li>
- <li><a href="index.html">S3QL 1.14 documentation</a> &raquo;</li>
+ <li><a href="index.html">S3QL 1.15 documentation</a> &raquo;</li>
</ul>
</div>
<div class="sphinxsidebar">
@@ -117,10 +117,10 @@ matter what specific action is being invoked:</p>
</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
-specified multiple times. (default: None)</td></tr>
+specified multiple times.</td></tr>
<tr><td class="option-group">
<kbd><span class="option">--quiet</span></kbd></td>
-<td>be really quiet (default: False)</td></tr>
+<td>be really quiet</td></tr>
<tr><td class="option-group">
<kbd><span class="option">--log <var>&lt;target&gt;</var></span></kbd></td>
<td>Write logging info into this file. File will be rotated
@@ -131,19 +131,17 @@ be kept. Specify <tt class="docutils literal"><span class="pre">none</span></tt>
<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> (default:
-/home/nikratio/.s3ql/authinfo2)</td></tr>
+<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. (default: False)</td></tr>
+option is not set.</td></tr>
<tr><td class="option-group" colspan="2">
<kbd><span class="option">--cachedir <var>&lt;path&gt;</var></span></kbd></td>
</tr>
-<tr><td>&nbsp;</td><td>Store cached data in this directory (default: <tt class="docutils literal"><span class="pre">~/.s3ql)</span></tt>
-(default: /home/nikratio/.s3ql)</td></tr>
+<tr><td>&nbsp;</td><td>Store cached data in this directory (default: <tt class="docutils literal"><span class="pre">~/.s3ql)</span></tt></td></tr>
<tr><td class="option-group">
<kbd><span class="option">--version</span></kbd></td>
<td>just print program version and exit</td></tr>
@@ -220,7 +218,7 @@ for help on the mailing list first (see <a class="reference internal" href="reso
<li class="right" >
<a href="mkfs.html" title="File System Creation"
>previous</a> |</li>
- <li><a href="index.html">S3QL 1.14 documentation</a> &raquo;</li>
+ <li><a href="index.html">S3QL 1.15 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">