Updated Command Line (markdown)

Alex 2018-12-29 02:24:53 +00:00
parent 289b49e414
commit 80de20a133
1 changed files with 2 additions and 1 deletions

@ -10,4 +10,5 @@
{ "-startintray", KeyFormat::NoValues },
{ "-sendpath" , KeyFormat::AllLeftValues },
{ "-workdir" , KeyFormat::OneValue },
{ "--" , KeyFormat::OneValue },```
{ "--" , KeyFormat::OneValue },
```