summaryrefslogtreecommitdiff
path: root/doc/html/adm.html
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:09:01 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:09:01 -0800
commit487050cd59bbea62e19eb6443f1f0a333e12538f (patch)
tree2dc0eff47921caa414eb7063d768ea427002cdd2 /doc/html/adm.html
parent4c92783a314a913bab3c98d30bb9ca4cbeafb4e6 (diff)
Import s3ql_1.14.orig.tar.bz2
Diffstat (limited to 'doc/html/adm.html')
-rw-r--r--doc/html/adm.html26
1 files changed, 14 insertions, 12 deletions
diff --git a/doc/html/adm.html b/doc/html/adm.html
index dbed87e..85be4c3 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.13.1 documentation</title>
+ <title>Managing File Systems &mdash; S3QL 1.14 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.13.1',
+ VERSION: '1.14',
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.13.1 documentation" href="index.html" />
+ <link rel="top" title="S3QL 1.14 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.13.1 documentation</a> &raquo;</li>
+ <li><a href="index.html">S3QL 1.14 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.</td></tr>
+specified multiple times. (default: None)</td></tr>
<tr><td class="option-group">
<kbd><span class="option">--quiet</span></kbd></td>
-<td>be really quiet</td></tr>
+<td>be really quiet (default: False)</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,25 +131,27 @@ 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></td></tr>
+<tt class="docutils literal"><span class="pre">~/.s3ql/authinfo2)</span></tt> (default:
+/home/nikratio/.s3ql/authinfo2)</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>
+option is not set. (default: False)</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></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 class="option-group">
<kbd><span class="option">--version</span></kbd></td>
<td>just print program version and exit</td></tr>
</tbody>
</table>
</div></blockquote>
-<p>Hint: run <tt class="docutils literal"><span class="pre">s3qladm</span> <span class="pre">&lt;action&gt;</span> <span class="pre">--help</span></tt> to get help on the additional
-arguments that the different actions take.</p>
+<p>Hint: run <tt class="docutils literal"><span class="pre">s3qladm</span> <span class="pre">&lt;action&gt;</span> <span class="pre">--help</span></tt> to get help on the additional arguments
+that the different actions take.</p>
<div class="section" id="changing-the-passphrase">
<h2>Changing the Passphrase<a class="headerlink" href="#changing-the-passphrase" title="Permalink to this headline">ΒΆ</a></h2>
<p>To change the passphrase of a file system, use the <tt class="docutils literal"><span class="pre">passphrase</span></tt>
@@ -218,7 +220,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.13.1 documentation</a> &raquo;</li>
+ <li><a href="index.html">S3QL 1.14 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">