X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2Fman8%2Funtangle-https-backup.8;h=04170df90f61bdc88ada749c81874534d6f68bd7;hb=HEAD;hp=41e19b2b35a973a8c0a898599f62a8a5a826f4f9;hpb=70273d3b23b376bc81e02a7041ac2327fad34744;p=untangle-https-backup.git diff --git a/doc/man8/untangle-https-backup.8 b/doc/man8/untangle-https-backup.8 index 41e19b2..04170df 100644 --- a/doc/man8/untangle-https-backup.8 +++ b/doc/man8/untangle-https-backup.8 @@ -3,7 +3,7 @@ .SH NAME untangle\-https\-backup \- Back up Untangle configurations via the web admin UI .SH SYNOPSIS -\fBuntangle\-https\-backup\fR [\fB\-\-config\-file \fR] [\fB\-hb\fR] +\fBuntangle\-https\-backup\fR [\fB\-\-config\-file \fR] .SH INPUT .P None; the program's behavior is entirely determined by its @@ -33,7 +33,8 @@ username = testuser password = hunter2 .fi -There are currently five parameters that may be set for each installation: +There are currently five parameters that may be set for each +installation: .IP \fBhost\fR\ (required) The hostname or IP address where the Untangle web UI is available. @@ -41,12 +42,15 @@ The hostname or IP address where the Untangle web UI is available. The Untangle admin username. .IP \fBpassword\fR\ (required) The Untangle admin password. -.IP \fBversion\fR\ (default:\ \fI11\fR) -The version of Untangle running on this host. Currently only \fI9\fR -and \fI11\fR are supported. -.IP \fBverify_cert\fR\ (default:\ False) +.IP \fBversion\fR\ (default:\ \fI14.1\fR) +The major version of Untangle running on this host. Versions \fI9\fR, +\fI10\fR, \fI11\fR, \fI12\fR, \fI13\fR, \fI13.1\fR, \fI14\fR, and +\fI14.1\fR are supported. +.IP \fBverify_cert\fR\ (default:\ \fIFalse\fR) Whether or not to verify the site's SSL certificate, either \fITrue\fR or \fIFalse\fR. +.IP \fBtimeout\fR\ (default:\ \fI300\fR) +How long to wait for socket operations to complete, in seconds. .SH EXAMPLES .P It is difficult to invoke untangle-https-backup incorrectly: