X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2Fman8%2Funtangle-https-backup.8;h=0f3d88a5e4f656098161baf23b83113d1c61c6a2;hb=aa6b8c7d4985793e6ca26046415ffff62db29684;hp=bec7520e0923f1022e50b48605b8c791237c8fd8;hpb=db66202834b16d2e09526d068f6f03e5b455a81e;p=untangle-https-backup.git diff --git a/doc/man8/untangle-https-backup.8 b/doc/man8/untangle-https-backup.8 index bec7520..0f3d88a 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,17 +33,18 @@ 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. -.IP \fBusername\fR\ (required) +.IP \fBusername\fR\ (default:\ \fIadmin\fR) 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 \fBversion\fR\ (default:\ \fI13.1\fR) +The major version of Untangle running on this host. Versions \fI9\fR, +\fI10\fR, \fI11\fR, \fI12\fR, \fI13\fR, and \fI13.1\fR are supported. .IP \fBverify_cert\fR\ (default:\ False) Whether or not to verify the site's SSL certificate, either \fITrue\fR or \fIFalse\fR.