View | Details | Raw Unified | Return to bug 11869
Collapse All | Expand All

(-)swatch (-1 / +1 lines)
Lines 375-381 Link Here
375
  die "$USAGE" if not GetOptions(
375
  die "$USAGE" if not GetOptions(
376
				 "config-file|c=s" => \$opt_config_file,
376
				 "config-file|c=s" => \$opt_config_file,
377
				 "daemon" => \$opt_daemon,
377
				 "daemon" => \$opt_daemon,
378
				 "debug-level=i" => $opt_debug_level,
378
#				 "debug-level=i" => $opt_debug_level,
379
				 "dump-script:s" => \$opt_dump_script,
379
				 "dump-script:s" => \$opt_dump_script,
380
				 "examine|f=s" => \$opt_examine,
380
				 "examine|f=s" => \$opt_examine,
381
				 "help|h" => \$opt_help,
381
				 "help|h" => \$opt_help,

Return to bug 11869