module Subtitles::Config::Arguments

Overview

Aliases for various command-line arguments that may be specified.

Defined in:

config.cr

Constant Summary

HelpOptions = {"-h", "--help", "help"}
LogFileOptions = {"--log-file", "--logfile"}
LogLevelOptions = {"--log-level", "--loglevel"}