From: Mark Clarkstone Date: Mon, 2 May 2016 14:54:57 +0000 (+0100) Subject: mdhelp: small fix up to caclient plus a screenshot of the add dialog X-Git-Tag: v4.2.1~582 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e2216aec96c1225f0175c0fa08d47e8416209b59;p=thirdparty%2Ftvheadend.git mdhelp: small fix up to caclient plus a screenshot of the add dialog --- diff --git a/docs/class/caclient.md b/docs/class/caclient.md index 665e50d53..d0bfe1e74 100644 --- a/docs/class/caclient.md +++ b/docs/class/caclient.md @@ -52,8 +52,14 @@ Icon | Description ###Adding/Editing a CA Configuration -New CA configurations are created with the *[Add]* button. To edit an -existing configuration, click on it from within the grid, the +To create a new CA configuration press the *[Add]* button from the +menu bar, you will then be asked to select a client type. Once you've +selected a type you can then enter/select the desired options from the +resultant *Add* dialog. + +!['Add CA Config'](docresources/configcaadd.png) + +To edit an existing configuration, click on it from within the grid, the *Parameters* panel should then appear on the right hand side. **Tips**: diff --git a/docs/docresources/configcaadd.png b/docs/docresources/configcaadd.png new file mode 100644 index 000000000..a14344cdb Binary files /dev/null and b/docs/docresources/configcaadd.png differ