diff options
| author | Midas <vdrportal_midas@gmx.de> | 2011-07-31 11:50:30 +0200 |
|---|---|---|
| committer | Midas <vdrportal_midas@gmx.de> | 2011-07-31 11:50:30 +0200 |
| commit | 21ce614b10cd3b0c8f16ed8b945d2a6e705a0264 (patch) | |
| tree | d87f4e59797a9804d35612da828563ae44b458a4 /README | |
| parent | e1cb7260c8ebe59c2339340234a91e48dfbff2d9 (diff) | |
| download | vdr-plugin-sleeptimer-21ce614b10cd3b0c8f16ed8b945d2a6e705a0264.tar.gz vdr-plugin-sleeptimer-21ce614b10cd3b0c8f16ed8b945d2a6e705a0264.tar.bz2 | |
German translation updated
Diffstat (limited to 'README')
| -rw-r--r-- | README | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -13,7 +13,7 @@ See the file COPYING for license information. *** Command Line Parameters *** ******************************* -use -e parameter to redefine the command for shutdown (Default: /sbin/poweroff). +use -e parameter to redefine the command for shutdown. By default /sbin/poweroff is called ******************** @@ -24,12 +24,9 @@ Default Timespan [min]: -defines the default timespan till shutdown, which is shown in the plugins main menu entry Action: --'Shutdown' sends vdr an internal signal to shutdown. Represents exactly the same way - as if the Power key would be pressed. This way vdr itself handles the shutdown - procedure, delays the shutdown if needed, sets timers correctly etc. --'Mute' does not execute any command, but mutes audio if not already muted --'Execute command' defines the command to be executed on sleeptimer timeout (default: /sbin/poweroff) +-Shutdown represents the command to be executed on sleeptimer timeout (default: /sbin/poweroff) overridden by command line parameter -e (see above) +-Mute does not execute any command, but mutes audio if not already muted Use Autoswitch with default: -Integrates the default timespan in the predefined values and makes the Autoswitch function |
