mirror of https://github.com/procxx/kepka.git
Updated Command Line (markdown)
parent
289b49e414
commit
80de20a133
|
@ -10,4 +10,5 @@
|
||||||
{ "-startintray", KeyFormat::NoValues },
|
{ "-startintray", KeyFormat::NoValues },
|
||||||
{ "-sendpath" , KeyFormat::AllLeftValues },
|
{ "-sendpath" , KeyFormat::AllLeftValues },
|
||||||
{ "-workdir" , KeyFormat::OneValue },
|
{ "-workdir" , KeyFormat::OneValue },
|
||||||
{ "--" , KeyFormat::OneValue },```
|
{ "--" , KeyFormat::OneValue },
|
||||||
|
```
|
Loading…
Reference in New Issue