Home
last modified time | relevance | path

Searched refs:help (Results 126 – 150 of 64141) sorted by relevance

12345678910>>...2566

/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/tools/buildman/
H A Dcmdline.py24 help='List of board names to build separated by comma')
26 default=-1, help='Run build on the top n commits')
34 help="Don't build, just configure each commit")
36 default=False, help='Show errors and warnings')
41 help='Force build of boards even if already built')
44 help='Force build of previously-failed build')
52 help='Path to buildman config file', default='')
54 default=False, help='Display the README file')
90 default=False, help='Show a build summary')
98 default=False, help='run tests')
[all …]
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/tools/buildman/
H A Dcmdline.py24 help='List of board names to build separated by comma')
26 default=-1, help='Run build on the top n commits')
34 help="Don't build, just configure each commit")
36 default=False, help='Show errors and warnings')
41 help='Force build of boards even if already built')
44 help='Force build of previously-failed build')
52 help='Path to buildman config file', default='')
54 default=False, help='Display the README file')
90 default=False, help='Show a build summary')
98 default=False, help='run tests')
[all …]
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/tools/buildman/
H A Dcmdline.py24 help='List of board names to build separated by comma')
26 default=-1, help='Run build on the top n commits')
34 help="Don't build, just configure each commit")
36 default=False, help='Show errors and warnings')
41 help='Force build of boards even if already built')
44 help='Force build of previously-failed build')
52 help='Path to buildman config file', default='')
54 default=False, help='Display the README file')
90 default=False, help='Show a build summary')
98 default=False, help='run tests')
[all …]
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/tools/buildman/
H A Dcmdline.py24 help='List of board names to build separated by comma')
26 default=-1, help='Run build on the top n commits')
34 help="Don't build, just configure each commit")
36 default=False, help='Show errors and warnings')
41 help='Force build of boards even if already built')
44 help='Force build of previously-failed build')
52 help='Path to buildman config file', default='')
54 default=False, help='Display the README file')
90 default=False, help='Show a build summary')
98 default=False, help='run tests')
[all …]
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/tools/buildman/
H A Dcmdline.py24 help='List of board names to build separated by comma')
26 default=-1, help='Run build on the top n commits')
34 help="Don't build, just configure each commit")
36 default=False, help='Show errors and warnings')
41 help='Force build of boards even if already built')
44 help='Force build of previously-failed build')
52 help='Path to buildman config file', default='')
54 default=False, help='Display the README file')
90 default=False, help='Show a build summary')
98 default=False, help='run tests')
[all …]
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/tools/buildman/
H A Dcmdline.py24 help='List of board names to build separated by comma')
26 default=-1, help='Run build on the top n commits')
34 help="Don't build, just configure each commit")
36 default=False, help='Show errors and warnings')
41 help='Force build of boards even if already built')
44 help='Force build of previously-failed build')
52 help='Path to buildman config file', default='')
54 default=False, help='Display the README file')
90 default=False, help='Show a build summary')
98 default=False, help='run tests')
[all …]
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/tools/buildman/
H A Dcmdline.py24 help='List of board names to build separated by comma')
26 default=-1, help='Run build on the top n commits')
34 help="Don't build, just configure each commit")
36 default=False, help='Show errors and warnings')
41 help='Force build of boards even if already built')
44 help='Force build of previously-failed build')
52 help='Path to buildman config file', default='')
54 default=False, help='Display the README file')
90 default=False, help='Show a build summary')
98 default=False, help='run tests')
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/batch/
H A D_params.py47 help='Name of the Batch account.',
67 c.argument('tags', tags_type, help="Space-separated tags in 'key[=value]' format.")
127 c.argument('pool_id', help='The ID of the pool.')
134 c.argument('pool_id', help='The ID of the pool to update.')
143 help='The maximum number of times the task may be retried.')
148 c.argument('filter', help=' An OData $filter clause.', arg_group='Pre-condition and Query')
149 c.argument('select', help=' An OData $select clause.', arg_group='Pre-condition and Query')
167 c.argument('thumbprint', help='The certificate thumbprint.')
168 c.argument('password', help='The password to access the certificate\'s private key.')
178 c.argument('job_id', help='The ID of the job containing the task.')
[all …]
/dports/net-mgmt/py-opn-cli/opn-cli-0.8.1/opnsense_cli/commands/plugin/haproxy/
H A Daction.py108 help=(
172 help=(
183 help=(
193 help=(
223 help=(
233 help=(
244 help=(
280 help=(
290 help=(
338 help=(
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/eventhubs/
H A D_params.py30 c.argument('namespace_name', id_part='name', help='name of Namespace')
42 c.argument('capacity', type=int, help='Capacity for Sku')
46 help='Default Action for Network Rule Set.')
62 c.argument('key_name', is_preview=True, help='The name of the KeyVault key.', )
63 c.argument('key_vault_uri', is_preview=True, help='The Uri of the KeyVault.')
65 help='The version of the KeyVault key to use.')
77 c.argument('capacity', type=int, help='Capacity for Sku, allowed value : 1')
98 c.argument('name', arg_type=name_type, help='Name of Authorization Rule')
102 c.argument('name', arg_type=name_type, help='Name of Authorization Rule')
134 c.argument('name', arg_type=name_type, help='Name of Authorization Rule')
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/databoxedge/generated/
H A D_params.py42 c.argument('sku', action=AddSku, nargs='+', help='The SKU type.')
43 c.argument('etag', type=str, help='The etag for the devices.')
51 help='The status of the Data Box Edge/Gateway device.')
118 c.argument('start', type=str, help='The start time of the schedule in UTC.')
119 c.argument('stop', type=str, help='The stop time of the schedule in UTC.')
120 c.argument('rate_in_mbps', type=int, help='The bandwidth rate in Mbps.')
129 c.argument('start', type=str, help='The start time of the schedule in UTC.')
130 c.argument('stop', type=str, help='The stop time of the schedule in UTC.')
131 c.argument('rate_in_mbps', type=int, help='The bandwidth rate in Mbps.')
170 help='The order details of a device.')
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/base/
H A Ddebug.go19 Append int `help:"print information about append compilation"`
22 DclStack int `help:"run internal dclstack check"`
24 DisableNil int `help:"disable nil checks"`
25 DumpPtrs int `help:"show Node pointers values in dump output"`
27 Export int `help:"print export data"`
28 GCProg int `help:"print dump of GC programs"`
32 Nil int `help:"print information about nil checks"`
33 NoOpenDefer int `help:"disable open-coded defers"`
35 Panic int `help:"show all compiler panics"`
37 SoftFloat int `help:"force compiler to emit soft-float code"`
[all …]
/dports/net/sniffit/sniffit-sniffit-0.5/src/
H A Dsn_cfgfile.c34 help->host[0]=0; in clear_list_buffer()
35 help->priority=0; in clear_list_buffer()
36 help->port=0; in clear_list_buffer()
37 help->wildcard=0; in clear_list_buffer()
120 char help[20]; in clean_string() local
134 help[j+1]=0; in clean_string()
144 char help[20]; in clean_filename() local
158 help[j+1]=0; in clean_filename()
170 char help[255]; in make_nr_dot() local
172 strcpy(help, host); in make_nr_dot()
[all …]
/dports/cad/gplcver/gplcver-2.12a.src/ver_src/
H A Dhelpgen3.inp3 :help :help
5 :help :shell
7 :help :where
9 :help :quit
11 :help :print
13 :help :reset
15 :help :expris
17 :help :varis
21 :help :list
23 :help :set
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/xpcshell/
H A Dxpcshellcommandline.py67 help="Manifest of test directories to use",
73 help="don't create log files",
80 help="Run all tests sequentially",
86 help="Directory to use for temporary files",
140 help="Execute tests in random order",
224 help="Path to xpcshell binary",
231 help="Path to http3server binary",
300 help="Run self tests",
307 help="Run failures matching keyword",
358 help="Path to adb binary.",
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/xpcshell/
H A Dxpcshellcommandline.py67 help="Manifest of test directories to use",
73 help="don't create log files",
80 help="Run all tests sequentially",
86 help="Directory to use for temporary files",
140 help="Execute tests in random order",
224 help="Path to xpcshell binary",
231 help="Path to http3server binary",
300 help="Run self tests",
307 help="Run failures matching keyword",
358 help="Path to adb binary.",
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/binman/
H A Dcmdline.py28 help='Directory containing the build output')
32 default=False, help='Display the README file')
34 help='Add a path to the directories containing tools')
44 help='Set argument value arg=value')
46 help='Board name to build')
48 help='Configuration file (.dtb) to use')
56 default=False, help='Output a map file for each image')
76 help='Image filename to list')
87 help='Path to directory to use for output files')
102 help="Don't allow entries to be resized")
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/binman/
H A Dcmdline.py28 help='Directory containing the build output')
32 default=False, help='Display the README file')
34 help='Add a path to the directories containing tools')
44 help='Set argument value arg=value')
46 help='Board name to build')
48 help='Configuration file (.dtb) to use')
56 default=False, help='Output a map file for each image')
76 help='Image filename to list')
87 help='Path to directory to use for output files')
102 help="Don't allow entries to be resized")
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/binman/
H A Dcmdline.py28 help='Directory containing the build output')
32 default=False, help='Display the README file')
34 help='Add a path to the directories containing tools')
44 help='Set argument value arg=value')
46 help='Board name to build')
48 help='Configuration file (.dtb) to use')
56 default=False, help='Output a map file for each image')
76 help='Image filename to list')
87 help='Path to directory to use for output files')
102 help="Don't allow entries to be resized")
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/binman/
H A Dcmdline.py28 help='Directory containing the build output')
32 default=False, help='Display the README file')
34 help='Add a path to the directories containing tools')
44 help='Set argument value arg=value')
46 help='Board name to build')
48 help='Configuration file (.dtb) to use')
56 default=False, help='Output a map file for each image')
76 help='Image filename to list')
87 help='Path to directory to use for output files')
102 help="Don't allow entries to be resized")
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/binman/
H A Dcmdline.py28 help='Directory containing the build output')
32 default=False, help='Display the README file')
34 help='Add a path to the directories containing tools')
44 help='Set argument value arg=value')
46 help='Board name to build')
48 help='Configuration file (.dtb) to use')
56 default=False, help='Output a map file for each image')
76 help='Image filename to list')
87 help='Path to directory to use for output files')
102 help="Don't allow entries to be resized")
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/tools/binman/
H A Dcmdline.py28 help='Directory containing the build output')
32 default=False, help='Display the README file')
34 help='Add a path to the directories containing tools')
44 help='Set argument value arg=value')
46 help='Board name to build')
48 help='Configuration file (.dtb) to use')
56 default=False, help='Output a map file for each image')
76 help='Image filename to list')
87 help='Path to directory to use for output files')
102 help="Don't allow entries to be resized")
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/binman/
H A Dcmdline.py28 help='Directory containing the build output')
32 default=False, help='Display the README file')
34 help='Add a path to the directories containing tools')
44 help='Set argument value arg=value')
46 help='Board name to build')
48 help='Configuration file (.dtb) to use')
56 default=False, help='Output a map file for each image')
76 help='Image filename to list')
87 help='Path to directory to use for output files')
102 help="Don't allow entries to be resized")
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/binman/
H A Dcmdline.py28 help='Directory containing the build output')
32 default=False, help='Display the README file')
34 help='Add a path to the directories containing tools')
44 help='Set argument value arg=value')
46 help='Board name to build')
48 help='Configuration file (.dtb) to use')
56 default=False, help='Output a map file for each image')
76 help='Image filename to list')
87 help='Path to directory to use for output files')
102 help="Don't allow entries to be resized")
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/binman/
H A Dcmdline.py28 help='Directory containing the build output')
32 default=False, help='Display the README file')
34 help='Add a path to the directories containing tools')
44 help='Set argument value arg=value')
46 help='Board name to build')
48 help='Configuration file (.dtb) to use')
56 default=False, help='Output a map file for each image')
76 help='Image filename to list')
87 help='Path to directory to use for output files')
102 help="Don't allow entries to be resized")
[all …]

12345678910>>...2566