summaryrefslogtreecommitdiff
path: root/doc/html/man/mkfs.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/man/mkfs.html')
-rw-r--r--doc/html/man/mkfs.html27
1 files changed, 15 insertions, 12 deletions
diff --git a/doc/html/man/mkfs.html b/doc/html/man/mkfs.html
index f127fe9..9b4cbd6 100644
--- a/doc/html/man/mkfs.html
+++ b/doc/html/man/mkfs.html
@@ -7,13 +7,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>The mkfs.s3ql command &mdash; S3QL v1.7 documentation</title>
+ <title>The mkfs.s3ql command &mdash; S3QL v1.8.1 documentation</title>
<link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.7',
+ VERSION: '1.8.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -23,7 +23,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 v1.7 documentation" href="../index.html" />
+ <link rel="top" title="S3QL v1.8.1 documentation" href="../index.html" />
<link rel="up" title="Manpages" href="index.html" />
<link rel="next" title="The s3qladm command" href="adm.html" />
<link rel="prev" title="Manpages" href="index.html" />
@@ -38,7 +38,7 @@
<li class="right" >
<a href="index.html" title="Manpages"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">S3QL v1.7 documentation</a> &raquo;</li>
+ <li><a href="../index.html">S3QL v1.8.1 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">Manpages</a> &raquo;</li>
</ul>
</div>
@@ -129,18 +129,19 @@ option to prevent accidental creation of an encrypted bucket.</p>
<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></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>&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" 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
-specified multiple times.</td></tr>
+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>
<td>be really quiet</td></tr>
@@ -151,9 +152,11 @@ specified multiple times.</td></tr>
<kbd><span class="option">-L <var>&lt;name&gt;</var></span></kbd></td>
<td>Filesystem label</td></tr>
<tr><td class="option-group" colspan="2">
-<kbd><span class="option">--blocksize <var>&lt;size&gt;</var></span></kbd></td>
+<kbd><span class="option">--max-obj-size <var>&lt;size&gt;</var></span></kbd></td>
</tr>
-<tr><td>&nbsp;</td><td>Maximum block size in KB (default: 10240)</td></tr>
+<tr><td>&nbsp;</td><td>Maximum size of storage objects in KB. Files bigger
+than this will be spread over multiple objects in the
+storage backend. Default: 10240 KB.</td></tr>
<tr><td class="option-group">
<kbd><span class="option">--plain</span></kbd></td>
<td>Create unencrypted file system.</td></tr>
@@ -193,7 +196,7 @@ system, conventional locations are <tt class="file docutils literal"><span class
<li class="right" >
<a href="index.html" title="Manpages"
>previous</a> |</li>
- <li><a href="../index.html">S3QL v1.7 documentation</a> &raquo;</li>
+ <li><a href="../index.html">S3QL v1.8.1 documentation</a> &raquo;</li>
<li><a href="index.html" >Manpages</a> &raquo;</li>
</ul>
</div>