summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-09-08 15:58:33 +0100
committerNikolaus Rath <Nikolaus@rath.org>2019-09-08 15:58:33 +0100
commit0c4f0728c090ec19ec1ccc5f16befda7ed55cc1c (patch)
tree1473bc7c8a1286a48c17c33932a9704f3b3f0d2a /doc/man
parent13c815720b322790b13b58cb7345dc1ca33034a2 (diff)
New upstream version 3.3+dfsg
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/fsck.s3ql.12
-rw-r--r--doc/man/mkfs.s3ql.12
-rw-r--r--doc/man/mount.s3ql.12
-rw-r--r--doc/man/s3ql_oauth_client.135
-rw-r--r--doc/man/s3ql_verify.12
-rw-r--r--doc/man/s3qladm.12
-rw-r--r--doc/man/s3qlcp.12
-rw-r--r--doc/man/s3qlctrl.12
-rw-r--r--doc/man/s3qllock.12
-rw-r--r--doc/man/s3qlrm.12
-rw-r--r--doc/man/s3qlstat.12
-rw-r--r--doc/man/umount.s3ql.12
12 files changed, 13 insertions, 44 deletions
diff --git a/doc/man/fsck.s3ql.1 b/doc/man/fsck.s3ql.1
index 4feb324..103270e 100644
--- a/doc/man/fsck.s3ql.1
+++ b/doc/man/fsck.s3ql.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "FSCK.S3QL" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "FSCK.S3QL" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
fsck.s3ql \- Check an S3QL file system for errors
.
diff --git a/doc/man/mkfs.s3ql.1 b/doc/man/mkfs.s3ql.1
index 3543995..4be0546 100644
--- a/doc/man/mkfs.s3ql.1
+++ b/doc/man/mkfs.s3ql.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "MKFS.S3QL" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "MKFS.S3QL" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
mkfs.s3ql \- Create an S3QL file system
.
diff --git a/doc/man/mount.s3ql.1 b/doc/man/mount.s3ql.1
index a16185f..96d86bb 100644
--- a/doc/man/mount.s3ql.1
+++ b/doc/man/mount.s3ql.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "MOUNT.S3QL" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "MOUNT.S3QL" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
mount.s3ql \- Mount an S3QL file system
.
diff --git a/doc/man/s3ql_oauth_client.1 b/doc/man/s3ql_oauth_client.1
index f05f33e..c5cd0aa 100644
--- a/doc/man/s3ql_oauth_client.1
+++ b/doc/man/s3ql_oauth_client.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "S3QL_OAUTH_CLIENT" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "S3QL_OAUTH_CLIENT" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
s3ql_oauth_client \- Obtain Google Storage OAuth2 tokens
.
@@ -48,7 +48,7 @@ sure to consult the full documentation (rather than just the man pages
which only briefly document the available userspace commands).
.sp
The \fBs3ql_oauth_client\fP command may be used to obtain OAuth2 authentication
-tokens for use with Google Storage. It requests "user code" from
+tokens for use with Google Storage. It requests “user code” from
Google which has to be pasted into the browser to complete the
authentication process interactively. Once authentication in the
browser has been completed, \fBs3ql_oauth_client\fP displays the OAuth2 refresh
@@ -60,37 +60,6 @@ backend.
.SH OPTIONS
.sp
The \fBs3ql_oauth_client\fP command accepts the following options:
-.INDENT 0.0
-.INDENT 3.5
-.INDENT 0.0
-.TP
-.BI \-\-log \ <target>
-Destination for log messages. Specify \fBnone\fP for
-standard output or \fBsyslog\fP for the system logging
-daemon. Anything else will be interpreted as a file
-name. Log files will be rotated when they reach 1 MiB,
-and at most 5 old log files will be kept. Default:
-\fBNone\fP
-.TP
-.BI \-\-debug\-modules \ <modules>
-Activate debugging output from specified modules (use
-commas to separate multiple modules). Debug messages
-will be written to the target specified by the
-\fB\-\-log\fP option.
-.TP
-.B \-\-debug
-Activate debugging output from all S3QL modules. Debug
-messages will be written to the target specified by
-the \fB\-\-log\fP option.
-.TP
-.B \-\-quiet
-be really quiet
-.TP
-.B \-\-version
-just print program version and exit
-.UNINDENT
-.UNINDENT
-.UNINDENT
.SH EXIT CODES
.sp
\fBs3ql_oauth_client\fP may terminate with the following exit codes:
diff --git a/doc/man/s3ql_verify.1 b/doc/man/s3ql_verify.1
index c15975a..fcd269c 100644
--- a/doc/man/s3ql_verify.1
+++ b/doc/man/s3ql_verify.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "S3QL_VERIFY" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "S3QL_VERIFY" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
s3ql_verify \- Verify data in an S3QL file system
.
diff --git a/doc/man/s3qladm.1 b/doc/man/s3qladm.1
index 505d6f5..0eb143d 100644
--- a/doc/man/s3qladm.1
+++ b/doc/man/s3qladm.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "S3QLADM" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "S3QLADM" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
s3qladm \- Manage S3QL file systems
.
diff --git a/doc/man/s3qlcp.1 b/doc/man/s3qlcp.1
index 19e8776..adfc58a 100644
--- a/doc/man/s3qlcp.1
+++ b/doc/man/s3qlcp.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "S3QLCP" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "S3QLCP" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
s3qlcp \- Copy-on-write replication on S3QL file systems
.
diff --git a/doc/man/s3qlctrl.1 b/doc/man/s3qlctrl.1
index 55a4903..e31e1b2 100644
--- a/doc/man/s3qlctrl.1
+++ b/doc/man/s3qlctrl.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "S3QLCTRL" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "S3QLCTRL" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
s3qlctrl \- Control a mounted S3QL file system
.
diff --git a/doc/man/s3qllock.1 b/doc/man/s3qllock.1
index 004c365..3645ec6 100644
--- a/doc/man/s3qllock.1
+++ b/doc/man/s3qllock.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "S3QLLOCK" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "S3QLLOCK" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
s3qllock \- Make trees on an S3QL file system immutable
.
diff --git a/doc/man/s3qlrm.1 b/doc/man/s3qlrm.1
index 2f3d95f..f37a255 100644
--- a/doc/man/s3qlrm.1
+++ b/doc/man/s3qlrm.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "S3QLRM" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "S3QLRM" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
s3qlrm \- Fast tree removal on S3QL file systems
.
diff --git a/doc/man/s3qlstat.1 b/doc/man/s3qlstat.1
index 42a3c46..59bfa22 100644
--- a/doc/man/s3qlstat.1
+++ b/doc/man/s3qlstat.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "S3QLSTAT" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "S3QLSTAT" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
s3qlstat \- Gather S3QL file system statistics
.
diff --git a/doc/man/umount.s3ql.1 b/doc/man/umount.s3ql.1
index fc1d713..bf5469a 100644
--- a/doc/man/umount.s3ql.1
+++ b/doc/man/umount.s3ql.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "UMOUNT.S3QL" "1" "Jul 17, 2019" "3.2" "S3QL"
+.TH "UMOUNT.S3QL" "1" "Sep 08, 2019" "3.3" "S3QL"
.SH NAME
umount.s3ql \- Unmount an S3QL file system
.