]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: small fix up to caclient plus a screenshot of the add dialog
authorMark Clarkstone <hello@markclarkstone.co.uk>
Mon, 2 May 2016 14:54:57 +0000 (15:54 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 4 May 2016 11:11:14 +0000 (13:11 +0200)
docs/class/caclient.md
docs/docresources/configcaadd.png [new file with mode: 0644]

index 665e50d536b62c9c35e4be4384f5e4f8926f2b70..d0bfe1e74ad46b5999e8da2363761618f595a742 100644 (file)
@@ -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 (file)
index 0000000..a14344c
Binary files /dev/null and b/docs/docresources/configcaadd.png differ