Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix DVR docs - fixes#2483
  • Loading branch information
perexg committed Nov 17, 2014
1 parent 7c1ff47 commit 9cabe1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/html/config_dvr.html
Expand Up @@ -61,7 +61,7 @@
are considered duplicates.

<dt>Post-processor command
<dd>Command to run after finishing a recording. The command will be run in background and is executed even if a recording is aborted or an error occurred. Use the %e error formatting string to check for errors, the error string is empty if recording finished successfully.
<dd>Command to run after finishing a recording. The command will be run in background and is executed even if a recording is aborted or an error occurred. Use the %e error formatting string to check for errors, the error string is "OK" if recording finished successfully.
<br><br>
Support format strings:<br>
<table class="hts-doc-text" border="0">
Expand Down

0 comments on commit 9cabe1a

Please sign in to comment.