From 80de20a1331576cf33e91f27f99a0e7d838f9c61 Mon Sep 17 00:00:00 2001 From: Alex <leha-bot@users.noreply.github.com> Date: Sat, 29 Dec 2018 02:24:53 +0000 Subject: [PATCH] Updated Command Line (markdown) --- Command-Line.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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