From: Michael Orlitzky Date: Mon, 23 Oct 2017 20:31:07 +0000 (-0400) Subject: untangle-https-backup.8: update the documentation to mention v13.1. X-Git-Tag: 0.0.7~1 X-Git-Url: https://gitweb.michael.orlitzky.com/?p=untangle-https-backup.git;a=commitdiff_plain;h=aa6b8c7d4985793e6ca26046415ffff62db29684 untangle-https-backup.8: update the documentation to mention v13.1. Now that we support versions 13 and 13.1, mention them in the man page, and note that "13.1" is now the default version. --- diff --git a/doc/man8/untangle-https-backup.8 b/doc/man8/untangle-https-backup.8 index 931095d..0f3d88a 100644 --- a/doc/man8/untangle-https-backup.8 +++ b/doc/man8/untangle-https-backup.8 @@ -42,9 +42,9 @@ 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:\ \fI12\fR) +.IP \fBversion\fR\ (default:\ \fI13.1\fR) The major version of Untangle running on this host. Versions \fI9\fR, -\fI10\fR, \fI11\fR, and \fI12\fR are supported. +\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.