aboutsummaryrefslogtreecommitdiffstats
path: root/monitor-parse-edid
diff options
context:
space:
mode:
Diffstat (limited to 'monitor-parse-edid')
-rwxr-xr-xmonitor-parse-edid1
1 files changed, 1 insertions, 0 deletions
diff --git a/monitor-parse-edid b/monitor-parse-edid
index 6aa9faa..dc8cead 100755
--- a/monitor-parse-edid
+++ b/monitor-parse-edid
@@ -449,6 +449,7 @@ GetOptions(
'v' => \ (my $verbose),
'perl' => \ (my $raw_perl),
'MonitorsDB' => \ (my $MonitorsDB),
+ 'try-in-console' => undef,
) or usage();
my $F;