diff --git a/Command-Line.md b/Command-Line.md index add1734..89b8480 100644 --- a/Command-Line.md +++ b/Command-Line.md @@ -1,3 +1,5 @@ +All command line parameters are declared in [settings.cpp](https://github.com/procxx/kepka/blob/4fd2f16142bf28d65164fae2dfabd7acaf662403/Telegram/SourceFiles/settings.cpp). + ```{ "-testmode" , KeyFormat::NoValues }, { "-debug" , KeyFormat::NoValues }, { "-many" , KeyFormat::NoValues },