-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathsyntax_test_solaar.txt
35 lines (31 loc) · 1.63 KB
/
syntax_test_solaar.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# SYNTAX TEST "cmd-help.sublime-syntax"
usage: solaar [-h] [-d] [-D PATH] [--restart-on-wake-up] [-w {show,hide,only}]
[-b {regular,symbolic,solaar}] [--tray-icon-size TRAY_ICON_SIZE]
[-V] [--help-actions]
...
positional arguments:
#^^^^^^^^^^^^^^^^^^^^ string.section-heading.cmd-help
{show,probe,config,pair,unpair}
# ^^^^ keyword.other.argument.cmd-help
optional actions to perform
optional arguments:
-h, --help show this help message and exit
-d, --debug print logging messages, for debugging purposes (may be
repeated for extra verbosity)
-D PATH, --hidraw PATH
unifying receiver to use; the first detected receiver
if unspecified. Example: /dev/hidraw2
--restart-on-wake-up restart Solaar on sleep wake-up (experimental)
-w {show,hide,only}, --window {show,hide,only}
# ^^^^ entity.name.function.option.cmd-help keyword.other.argument.cmd-help
# ^^^^ entity.name.function.option.cmd-help keyword.other.argument.cmd-help
start with window showing / hidden / only (no tray
icon)
-b {regular,symbolic,solaar}, --battery-icons {regular,symbolic,solaar}
prefer regular battery / symbolic battery / solaar
icons
--tray-icon-size TRAY_ICON_SIZE
explicit size for tray icons
-V, --version show program's version number and exit
--help-actions print help for the optional actions
For more information see https://pwr-solaar.github.io/Solaar