diff --git a/Command-Line.md b/Command-Line.md index 077af37..e375661 100644 --- a/Command-Line.md +++ b/Command-Line.md @@ -10,4 +10,5 @@ { "-startintray", KeyFormat::NoValues }, { "-sendpath" , KeyFormat::AllLeftValues }, { "-workdir" , KeyFormat::OneValue }, - { "--" , KeyFormat::OneValue },``` \ No newline at end of file + { "--" , KeyFormat::OneValue }, +``` \ No newline at end of file