summaryrefslogtreecommitdiff
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rw-r--r--commands/vdr-opticaldrive2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/vdr-opticaldrive b/commands/vdr-opticaldrive
index 475ca2d..265e090 100644
--- a/commands/vdr-opticaldrive
+++ b/commands/vdr-opticaldrive
@@ -29,7 +29,7 @@ case "$mode" in
getopentime)
printf "10"
;;
- getdvddev)
+ getdev)
printf "$dvd_dev"
;;
*)