Home
last modified time | relevance | path

Searched refs:help (Results 201 – 225 of 80909) sorted by relevance

12345678910>>...3237

/dports/misc/py-cinder/cinder-12.0.10/cinder/common/
H A Dconfig.py49 help='IP address of this host'),
66 help='Enables or disables negotiation of SSL layer '
81 help="DEPRECATED: Deploy v2 of the Cinder API."),
84 help="Deploy v3 of the Cinder API."),
87 help='Enables or disables rate limit of the API.'),
95 help='osapi volume extension to load'),
98 help='Full class name for the Manager for volume'),
127 help='Default volume type to use'),
129 help='Default group type to use'),
140 help='Enable monkey patching'),
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/
H A DGraalOptions.java68 @Option(help = "", type = OptionType.Expert)
75 @Option(help = "", type = OptionType.Debug)
78 @Option(help = "", type = OptionType.Debug)
81 @Option(help = "", type = OptionType.Debug)
84 @Option(help = "", type = OptionType.Debug)
93 @Option(help = "", type = OptionType.Debug)
96 @Option(help = "", type = OptionType.Debug)
99 @Option(help = "", type = OptionType.Debug)
102 @Option(help = "", type = OptionType.Debug)
105 @Option(help = "", type = OptionType.Debug)
[all …]
/dports/sysutils/u-boot-tools/u-boot-2020.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')
43 help='Set argument value arg=value')
45 help='Board name to build')
47 help='Configuration file (.dtb) to use')
55 default=False, help='Output a map file for each image')
70 help='Image filename to list')
81 help='Path to directory to use for output files')
96 help="Don't allow entries to be resized")
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/storage/
H A D_params.py354 help='The identity type.')
444 help='The identity type.')
728 help='The source storage container name.')
878 help='Enables soft-delete.')
882 help='Enables static-website.')
1008 help="The path/url of copy destination. "
1098 help='The container name.')
1200 help='The sync destination container.')
1203 help='The sync destination path.')
1859 help='The upload destination file system.')
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/container/
H A D_params.py46 help="space-separated secrets in 'key=value' format.",
61 c.argument('image', validator=validate_image, help='The container image name')
75 c.argument('file', options_list=['--file', '-f'], help="The path to the input file.")
91 c.argument('registry_login_server', help='The container image registry login server')
94 c.argument('acr_identity', help='The identity with access to the container registry')
104 c.argument('log_analytics_workspace_key', help='The Log Analytics workspace key.')
109 c.argument('gitrepo_revision', help='The commit hash for the specified revision')
114 c.argument('follow', help='Indicate to stream the tailing logs', action='store_true')
121 c.argument('exec_command', help='The command to run from within the container')
122 c.argument('terminal_row_size', help='The row size for the command output')
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/
H A DGraalOptions.java67 @Option(help = "", type = OptionType.Expert)
74 @Option(help = "", type = OptionType.Debug)
77 @Option(help = "", type = OptionType.Debug)
80 @Option(help = "", type = OptionType.Debug)
83 @Option(help = "", type = OptionType.Debug)
89 @Option(help = "", type = OptionType.Debug)
101 @Option(help = "", type = OptionType.Debug)
104 @Option(help = "", type = OptionType.Debug)
107 @Option(help = "", type = OptionType.Debug)
110 @Option(help = "", type = OptionType.Debug)
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/
H A DGraalOptions.java67 @Option(help = "", type = OptionType.Expert)
74 @Option(help = "", type = OptionType.Debug)
77 @Option(help = "", type = OptionType.Debug)
80 @Option(help = "", type = OptionType.Debug)
83 @Option(help = "", type = OptionType.Debug)
89 @Option(help = "", type = OptionType.Debug)
101 @Option(help = "", type = OptionType.Debug)
104 @Option(help = "", type = OptionType.Debug)
107 @Option(help = "", type = OptionType.Debug)
110 @Option(help = "", type = OptionType.Debug)
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/
H A DGraalOptions.java67 @Option(help = "", type = OptionType.Expert)
74 @Option(help = "", type = OptionType.Debug)
77 @Option(help = "", type = OptionType.Debug)
80 @Option(help = "", type = OptionType.Debug)
83 @Option(help = "", type = OptionType.Debug)
89 @Option(help = "", type = OptionType.Debug)
101 @Option(help = "", type = OptionType.Debug)
104 @Option(help = "", type = OptionType.Debug)
107 @Option(help = "", type = OptionType.Debug)
110 @Option(help = "", type = OptionType.Debug)
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dwptcommandline.py52 help="Regenerate the test manifest.")
92 help=argparse.SUPPRESS)
218 help="Path to config file")
246 help="Chunk number to run")
293 help="Disable leak checking")
318 help="Sauce Labs OS platform")
328 help="Sauce Labs user name")
331 help="Sauce Labs access key")
347 help="WebKit port")
613 help="Path to web-platform-tests"),
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/lib/ansible_test/_internal/
H A Dcli.py239 help='display more output')
284 help=argparse.SUPPRESS)
321 help=argparse.SUPPRESS)
507 help=argparse.SUPPRESS)
659 help='list files on stdout')
700 help='analyze collected coverage data',
728 help='directory to read coverage from',
760 help='filter aggregated coverage data',
782 help='include the specified targets',
789 help='exclude the specified targets',
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/lib/ansible_test/_internal/
H A Dcli.py239 help='display more output')
284 help=argparse.SUPPRESS)
321 help=argparse.SUPPRESS)
507 help=argparse.SUPPRESS)
659 help='list files on stdout')
700 help='analyze collected coverage data',
728 help='directory to read coverage from',
760 help='filter aggregated coverage data',
782 help='include the specified targets',
789 help='exclude the specified targets',
[all …]
/dports/devel/cli11/CLI11-2.1.2/tests/
H A DFormatterTest.cpp32 std::string help = app.help(); variable
43 std::string help = app.help(); variable
59 std::string help = app.help(); variable
78 std::string help = app.help(); variable
96 std::string help = app.help(); variable
118 std::string help = app.help(); variable
136 std::string help = app.help(); variable
155 std::string help = app.help(); variable
170 std::string help = app.help("", CLI::AppFormatMode::All); variable
180 std::string help = app.help("", CLI::AppFormatMode::All); variable
[all …]
/dports/devel/mspdebug/mspdebug-493f38b/ui/
H A Dcmddb.c38 .help =
46 .help =
54 .help =
61 .help =
69 .help =
77 .help =
84 .help =
91 .help =
99 .help =
106 .help =
[all …]
/dports/textproc/py-transifex-client/transifex-client-0.13.6/txclib/
H A Dparsers.py30 default=False, help=("enable debug messages")
42 help="print full traceback on exceptions"
47 help="disable colors in the output of commands"
79 help="Don't stop on errors."
96 help="One of the tx commands.")
186 "--mode", action="store", dest="mode", help=(
291 "--mode", action="store", dest="mode", help=(
398 help="Execute commands.")
407 help="DEPRECATED: Use --expression instead."
434 default=None, required=True, help=(
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/xpcshell/
H A Dxpcshellcommandline.py17 help="always print stdout and stderr from tests")
31 help="Manifest of test directories to use")
34 help="don't create log files")
37 help="Run all tests sequentially")
40 help="Directory to use for temporary files")
67 help="Execute tests in random order")
114 help="Path to xpcshell binary")
134 help="Paths of tests to run.")
155 help="Run self tests")
172 help="Path to adb binary.")
[all …]
/dports/textproc/jql/jql-3.0.6/cargo-crates/clap-3.0.0-rc.7/src/build/arg/
H A Dpossible_value.rs28 pub struct PossibleValue<'help> {
29 pub(crate) name: &'help str,
30 pub(crate) help: Option<&'help str>, field
35 impl<'help> PossibleValue<'help> {
74 pub fn help(mut self, help: &'help str) -> Self { in help() method
75 self.help = Some(help); in help()
134 impl<'help> PossibleValue<'help> {
144 self.help in get_help()
195 impl<'help> From<&'help str> for PossibleValue<'help> {
201 impl<'help> From<&'help &'help str> for PossibleValue<'help> {
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/
H A DGraalOptions.java67 @Option(help = "", type = OptionType.Expert)
74 @Option(help = "", type = OptionType.Debug)
77 @Option(help = "", type = OptionType.Debug)
80 @Option(help = "", type = OptionType.Debug)
83 @Option(help = "", type = OptionType.Debug)
89 @Option(help = "", type = OptionType.Debug)
101 @Option(help = "", type = OptionType.Debug)
104 @Option(help = "", type = OptionType.Debug)
107 @Option(help = "", type = OptionType.Debug)
110 @Option(help = "", type = OptionType.Debug)
[all …]
/dports/sysutils/mate-system-monitor/mate-system-monitor-1.26.0/
H A DChangeLog17 help/af/af.po | 129 +++----
18 help/am/am.po | 129 +++----
19 help/ar/ar.po | 129 +++----
20 help/as/as.po | 129 +++----
21 help/ast/ast.po | 129 +++----
22 help/az/az.po | 129 +++----
23 help/be/be.po | 129 +++----
24 help/bg/bg.po | 129 +++----
25 help/bn/bn.po | 129 +++----
26 help/bn_IN/bn_IN.po | 129 +++----
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/packages/Python/lldbsuite/test/
H A Ddotest_args.py23 optstr, help=helpstr, action='store_true', **kwargs)
98 help='The path to LLDB.framework')
102 help='The path to the lldb executable')
106 help='The path to the debug server executable to use')
117 help='Override the DWARF version.')
146 help='Repeat the test suite for a specified number of times')
158 help='The codesigning identity to use')
194 help='The name of a remote platform to use')
204 help='The directory to use on the remote platform.')
211 help='The reproducer capture path')
[all …]
/dports/biology/py-deeptools/deepTools-3.5.1/deeptools/
H A DparserCommon.py28 help='Output file name.',
152 help = argparse.SUPPRESS
162 help=help,
172 help=help,
182 help=help,
196 help=help,
470 help='Set the DPI to save the figure.',
483 help='Number of clusters to compute. When this '
496 help='Number of clusters to compute. When this '
535 help='Plot height in cm.',
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/buildman/
H A Dcmdline.py17 help='Branch name to build, or range of commits to build')
22 help='List of board names to build separated by comma')
24 default=-1, help='Run build on the top n commits')
32 help="Don't build, just configure each commit")
34 default=False, help='Show errors and warnings')
39 help='Force build of boards even if already built')
42 help='Force build of previously-failed build')
50 help='Path to buildman config file', default='')
52 default=False, help='Display the README file')
84 default=False, help='Show a build summary')
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/buildman/
H A Dcmdline.py17 help='Branch name to build, or range of commits to build')
22 help='List of board names to build separated by comma')
24 default=-1, help='Run build on the top n commits')
32 help="Don't build, just configure each commit")
34 default=False, help='Show errors and warnings')
39 help='Force build of boards even if already built')
42 help='Force build of previously-failed build')
50 help='Path to buildman config file', default='')
52 default=False, help='Display the README file')
84 default=False, help='Show a build summary')
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/buildman/
H A Dcmdline.py17 help='Branch name to build, or range of commits to build')
22 help='List of board names to build separated by comma')
24 default=-1, help='Run build on the top n commits')
32 help="Don't build, just configure each commit")
34 default=False, help='Show errors and warnings')
39 help='Force build of boards even if already built')
42 help='Force build of previously-failed build')
50 help='Path to buildman config file', default='')
52 default=False, help='Display the README file')
84 default=False, help='Show a build summary')
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/buildman/
H A Dcmdline.py17 help='Branch name to build, or range of commits to build')
22 help='List of board names to build separated by comma')
24 default=-1, help='Run build on the top n commits')
32 help="Don't build, just configure each commit")
34 default=False, help='Show errors and warnings')
39 help='Force build of boards even if already built')
42 help='Force build of previously-failed build')
50 help='Path to buildman config file', default='')
52 default=False, help='Display the README file')
84 default=False, help='Show a build summary')
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/tools/buildman/
H A Dcmdline.py17 help='Branch name to build, or range of commits to build')
22 help='List of board names to build separated by comma')
24 default=-1, help='Run build on the top n commits')
32 help="Don't build, just configure each commit")
34 default=False, help='Show errors and warnings')
39 help='Force build of boards even if already built')
42 help='Force build of previously-failed build')
50 help='Path to buildman config file', default='')
52 default=False, help='Display the README file')
84 default=False, help='Show a build summary')
[all …]

12345678910>>...3237