]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: fix another obvious goof and add a tip!
authorMark Clarkstone <hello@markclarkstone.co.uk>
Mon, 11 Apr 2016 01:33:00 +0000 (02:33 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 13 Apr 2016 14:46:05 +0000 (16:46 +0200)
docs/markdown/dvr_upcoming.md

index f434ab45cbb910f0d4afdb53cf207fe9f2f3f384..ce31206c69f75c5e224498846850fbb14cd5595b 100644 (file)
@@ -36,8 +36,9 @@ You can set time-based entries using the [Timer](class/dvrtimerec) tab.
 
 ####Manual Event Entry/Editing an Entry
 
-To add or edit an entry highlight the desired entry within the grid and 
-then press the *[Add]* or *[Edit]* button.
+To add an entry press the *[Add]* button from the menu bar. To edit an 
+entry highlight the desired entry within the grid and 
+then press the *[Edit]* button.
 
 A common set of fields is used for the _Add_ or _Edit_ dialogs, most
 of which can also be seen in the grid view:
@@ -47,6 +48,10 @@ of which can also be seen in the grid view:
 See the [DVR Entries](class/dvrentry) page for a more detailed look at 
 the various entry options.
 
+**Tip**: You can quickly make changes to an entry by double-clicking on 
+the desired field within the grid - see [Web interface Guide - General](webui_general) 
+for details.
+
 ###Deleting an Entry/Stopping an In-progress Recording
 
 You can delete, stop or abort an upcoming (or an already in-progress) recording by pressing 
@@ -58,4 +63,4 @@ the *[Delete]*, *[Stop]* or *[Abort]* button from the menu bar.
 
 Note that only in-progress recording can be stopped or aborted.
 
-**Deleting or aborting an entry cannot be undone, you will be prompted for confirmation.**
+**Deleting an entry can't be undone, you will be prompted for confirmation.**