Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 25 of 4630) sorted by relevance

12345678910>>...186

/dports/net/arataga/arataga-0.5.1/
H A DREADME_CONFIG.md87 ### acl
120 ### acl.io.chunk_count
137 ### acl.io.chunk_size
162 ### acl.max.conn
177 ### bandlim.in
203 ### bandlim.out
218 ### denied_ports
319 ### log_level
339 ### nserver
396 ### timeout.dns_resolving
[all …]
/dports/net/rclone/rclone-1.57.0/docs/content/
H A Drc.md490 ### cache/fetch: Fetch file chunks {#cache-fetch}
517 ### cache/stats: Get cache stats {#cache-stats}
552 ### config/dump: Dumps the config file. {#config-dump}
711 ### core/gc: Runs a garbage collection. {#core-gc}
753 ### core/pid: Return PID of current process {#core-pid}
758 ### core/quit: Terminates the app. {#core-quit}
823 ### core/stats-reset: Reset stats. {#core-stats-reset}
964 ### job/stop: Stop the running job {#job-stop}
1357 ### options/set: Set an option {#options-set}
1476 ### rc/error: This returns an error {#rc-error}
[all …]
/dports/databases/pgbouncer/pgbouncer-1.16.0/doc/
H A Dusage.md169 #### SHOW STATS
352 #### SHOW POOLS
400 #### SHOW LISTS
440 #### SHOW USERS
492 #### SHOW FDS
554 #### SHOW MEM
609 #### ENABLE db
639 #### KILL db
646 #### SUSPEND
659 #### SHUTDOWN
[all …]
/dports/editors/the/THE-3.3RC4/
H A Dcommand.h64 struct commands struct
87 typedef struct commands COMMAND; argument
/dports/graphics/mtpaint/mtPaint-4ea607e/doc/
H A Dvcode.t2t408 === Finalizers ===
421 === Toplevels ===
460 === Containers ===
689 === Labels ===
1055 === Lists ===
1199 === Buttons ===
1262 === Toolbar ===
1305 === Menu ===
1455 === Grouping ===
1553 === Cursors ===
[all …]
/dports/sysutils/py-liquidctl/liquidctl-1.7.2/docs/developer/protocol/
H A Dlighting_node_rgb.md17 ### Get Firmware version - `0x02`
30 ### Get Bootloader version - `0x06`
55 ### Get temperature value - `0x11`
74 ### Get bus voltage value - `0x12`
120 ### Get fan RPM value - `0x21`
140 ### Set fixed % - `0x23`
150 ### Set fan curve % - `0x25`
172 ### Hardware LED commands
181 ### Reset channel - `0x37`
200 ### Set channel state - `0x38`
[all …]
/dports/cad/ghdl/ghdl-1.0.0/doc/using/
H A DInvokingGHDL.rst41 .. _Analysis:command:
43 Analysis [``-a``]
60 Elaboration [``-e``]
98 Run [``-r``]
134 Check syntax [``-s``]
185 .. _Import:command:
187 Import [``-i``]
209 Make [``-m``]
612 .. _Create_a_Library:
634 .. _Clean:command:
[all …]
H A DCommandReference.rst21 Help [``-h``]
36 Display config [``--disp-config``]
55 Version [``--version``]
69 Format [``fmt``]
79 Pretty print [``--pp-html``]
90 Find [``-f``]
99 Chop [``--chop``]
118 Lines [``--lines``]
145 Bind [``--bind``]
157 Link [``--link``]
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dpair_mesont_tpm.rst172 .. _Srivastava:
176 .. _Zhigilei1:
180 .. _Zhigilei2:
184 .. _Zhigilei3:
188 .. _Zhigilei4:
192 .. _Zhigilei5:
196 .. _Zhigilei6:
200 .. _Zhigilei7:
204 .. _Zhigilei8:
208 .. _Zhigilei9:
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/infra/scripts/
H A DREADME.md86 ### Select the version of VIC
93 ### Create a VCH
112 ### List VCHs
124 ### Select an existing VCH
139 ### Inspect VCH
149 ### Upgrade VCH
159 ### Delete VCH
169 ### SSH into a VCH
180 ### Repo Path
189 ### Open vicadmin (OSX only)
[all …]
/dports/databases/puppetdb6/puppetdb-6.19.1/ext/docs/puppetdb/api/command/v1/
H A Dcommands.markdown118 ### "replace catalog", version 9
126 ### "replace facts", version 5
133 ### "deactivate node", version 3
142 ### "store report", version 8
153 ### "replace catalog", version 8
161 ### "replace catalog", version 7
169 ### "replace catalog", version 6
180 ### "replace facts", version 4
190 ### "store report", version 7
199 ### "store report", version 6
[all …]
/dports/databases/puppetdb7/puppetdb-7.8.0/ext/docs/puppetdb/api/command/v1/
H A Dcommands.markdown118 ### "replace catalog", version 9
126 ### "replace facts", version 5
133 ### "deactivate node", version 3
142 ### "store report", version 8
153 ### "replace catalog", version 8
161 ### "replace catalog", version 7
169 ### "replace catalog", version 6
180 ### "replace facts", version 4
190 ### "store report", version 7
199 ### "store report", version 6
[all …]
/dports/devel/gmake/make-4.3/src/
H A Dcommands.h20 struct commands struct
22 floc fileinfo; /* Where commands were defined. */ argument
23 char *commands; /* Commands text. */ member
39 void print_commands (const struct commands *cmds); argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/docs/commands/
H A Dindex.md199 ### `gitlab-runner register`
273 ### `gitlab-runner list`
278 ### `gitlab-runner verify`
372 ### `gitlab-runner install`
394 ### `gitlab-runner start`
398 ### `gitlab-runner stop`
402 ### `gitlab-runner restart`
406 ### `gitlab-runner status`
410 ### Multiple services
419 ### `gitlab-runner run`
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dcommands.h22 struct commands struct
24 struct floc fileinfo; /* Where commands were defined. */ argument
25 char *commands; /* Commands text. */ argument
45 # define COMMANDS_NOTPARALLEL 32 /* kmk: The commands must be executed alone. */ argument
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dcommands.h27 struct commands struct
29 gmk_floc fileinfo; /* Where commands were defined. */ argument
30 char *commands; /* Commands text. */ argument
46 Execute the commands to remake P_FILE. If they are currently argument
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/config/
H A Dtest_configcommands.py41 def commands(config_stub, key_config_stub): function
163 def test_set_invalid_option(self, commands): argument
171 def test_set_invalid_value(self, commands): argument
187 def test_empty(self, commands): argument
196 def test_toggle(self, commands): argument
206 def test_invalid(self, commands): argument
215 def test_diff(commands, tabbed_browser_stubs): argument
316 def test_list_add_non_list(self, commands): argument
365 def test_dict_add_non_dict(self, commands): argument
587 def test_no_source(self, commands, mocker): argument
[all …]
/dports/security/py-netmiko/netmiko-3.3.0/tests/
H A Dtest_netmiko_show.py29 def test_disable_paging(net_connect, commands, expected_responses): argument
38 def test_terminal_width(net_connect, commands, expected_responses): argument
46 def test_ssh_connect(net_connect, commands, expected_responses): argument
78 def test_send_command(net_connect, commands, expected_responses): argument
124 net_connect_cmd_verify, commands, expected_responses argument
213 def test_base_prompt(net_connect, commands, expected_responses): argument
218 def test_strip_prompt(net_connect, commands, expected_responses): argument
229 def test_strip_command(net_connect, commands, expected_responses): argument
250 def test_clear_buffer(net_connect, commands, expected_responses): argument
262 def test_enable_mode(net_connect, commands, expected_responses): argument
[all …]
/dports/mail/py-pymailq/pymailq-0.9.0/share/doc/examples/
H A Dpymailq.ini4 [commands] section
5 use_sudo = yes
6 list_queue = mailq
7 cat_message = postcat -qv
8 hold_message = postsuper -h
9 release_message = postsuper -H
10 requeue_message = postsuper -r
11 delete_message = postsuper -d
/dports/deskutils/coolreader/coolreader-cr3.2.55/cr3gui/data/devices/n516/keymaps/
H A Dkeymaps.ini9 1001 = DCMD_PAGEUP
14 1005 = DCMD_BEGIN
15 1006 = DCMD_END
17 7 = DCMD_LINK_BACK
25 14 = DCMD_ZOOM_IN
26 15 = DCMD_ZOOM_OUT
42 27 = MCMD_QUIT
52 36 = MCMD_DICT
60 39 = MCMD_ABOUT
61 40 = MCMD_CITE
[all …]
/dports/devel/py-pex/pex-1.2.7/
H A Dtox.ini8 commands = key
32 commands = key
37 commands = {[integration]commands} key
65 commands = key
78 commands = key
94 commands = key
111 commands = rbt {posargs:} key
118 commands = key
123 commands = python2.7 key
126 commands = pex {posargs:} key
[all …]
/dports/www/py-django-cms/django-cms-3.7.1/docs/reference/
H A Dcli.rst21 .. _cms-list-command:
23 ``cms list``
39 ``cms check``
49 .. _cms-delete-orphaned-plugins-command:
51 ``cms delete-orphaned-plugins``
74 ``cms uninstall``
101 ``cms copy``
113 ``cms copy lang``
143 ``cms copy site``
166 ``cms moderator``
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/custom/
H A Dcustom_element_reaction_stack_test.cc24 HeapVector<Member<Command>>* commands = in TEST() local
42 HeapVector<Member<Command>>* commands = in TEST() local
49 HeapVector<Member<Command>>* commands = in TEST() local
67 HeapVector<Member<Command>>* commands = in TEST() local
86 HeapVector<Member<Command>>* commands = in TEST() local
94 HeapVector<Member<Command>>* commands = in TEST() local
115 HeapVector<Member<Command>>* commands = in TEST() local
122 HeapVector<Member<Command>>* commands = in TEST() local
129 HeapVector<Member<Command>>* commands = in TEST() local
150 HeapVector<Member<Command>>* commands = in TEST() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/custom/
H A Dcustom_element_reaction_stack_test.cc24 HeapVector<Member<Command>>* commands = in TEST() local
42 HeapVector<Member<Command>>* commands = in TEST() local
49 HeapVector<Member<Command>>* commands = in TEST() local
67 HeapVector<Member<Command>>* commands = in TEST() local
86 HeapVector<Member<Command>>* commands = in TEST() local
94 HeapVector<Member<Command>>* commands = in TEST() local
115 HeapVector<Member<Command>>* commands = in TEST() local
122 HeapVector<Member<Command>>* commands = in TEST() local
129 HeapVector<Member<Command>>* commands = in TEST() local
150 HeapVector<Member<Command>>* commands = in TEST() local
[all …]
/dports/net/evans/evans-0.9.1/vendor/github.com/ktr0731/dept/
H A DREADME.md47 ### init
52 ### get
76 ### remove
83 ### exec
90 ### build
107 ### list
125 ### clean

12345678910>>...186