summaryrefslogtreecommitdiff
path: root/doc/man/s3ql_oauth_client.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/s3ql_oauth_client.1')
-rw-r--r--doc/man/s3ql_oauth_client.135
1 files changed, 2 insertions, 33 deletions
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: