Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: fix another obvious goof and add a tip!
  • Loading branch information
Mark Clarkstone authored and perexg committed Apr 13, 2016
1 parent 295fc90 commit 4006d4a
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/markdown/dvr_upcoming.md
Expand Up @@ -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:
Expand All @@ -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
Expand All @@ -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.**

0 comments on commit 4006d4a

Please sign in to comment.