diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-12-19 15:43:48 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-12-19 15:43:48 -0500 |
| commit | 53efe7126574b472ad2f4fcfa448b64a6e3e365f (patch) | |
| tree | cb19701017e4dd2857df4becc067a81e4981a8b8 /docs | |
| parent | 32941f0a56e4c788a3c2f350d28ad33ab7438cbb (diff) | |
#875 allow command line option to change language profile for inputs (better than nothing)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guides/desktop.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/guides/desktop.rst b/docs/guides/desktop.rst index 0afcdacf..21fd7df0 100644 --- a/docs/guides/desktop.rst +++ b/docs/guides/desktop.rst @@ -19,6 +19,11 @@ The following command line parameters are supported: --fs - starts zmNinja in full screen mode + --lang - specifies a language profile that will be used to display input + dates etc. Just switching a "language" in zmNinja does not affect browser + default language. I currently don't know how to wire this to zmNinja's language + as this is electron stuff so you'll have to pass it as command line. + Multiple instances ------------------ |
