Home
last modified time | relevance | path

Searched defs:help (Results 126 – 150 of 18859) sorted by relevance

12345678910>>...755

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/commander/
H A DReadme.md404 ### Custom help
456 ### .usage and .name
473 ### .outputHelp(cb)
498 ### .helpOption(flags, description)
507 ### .help(cb)
/dports/editors/joe/joe-4.6/joe/
H A Dhelp.c11 struct help { struct
12 char *text; /* help text with attributes */ argument
14 struct help *prev; /* previous help screen */ argument
15 struct help *next; /* nex help screen */ argument
16 char *name; /* context name for context sensitive help */ argument
/dports/math/gecode/gecode-0916a1a/gecode/driver/
H A Doptions.cpp128 StringValueOption::help(void) { in help() function in Gecode::Driver::StringValueOption
169 StringOption::help(void) { in help() function in Gecode::Driver::StringOption
210 IntOption::help(void) { in help() function in Gecode::Driver::IntOption
226 UnsignedIntOption::help(void) { in help() function in Gecode::Driver::UnsignedIntOption
260 DoubleOption::help(void) { in help() function in Gecode::Driver::DoubleOption
300 BoolOption::help(void) { in help() function in Gecode::Driver::BoolOption
350 IplOption::help(void) { in help() function in Gecode::Driver::IplOption
431 TraceOption::help(void) { in help() function in Gecode::Driver::TraceOption
530 BaseOptions::help(void) { in help() function in Gecode::BaseOptions
697 SizeOptions::help(void) { in help() function in Gecode::SizeOptions
[all …]
/dports/deskutils/dosage/dosage-2.17/dosagelib/plugins/
H A Dd.py24 help = 'Index format: yyyymmdd' variable in Damonk
59 help = 'Index format: number' variable in DeadWinter
81 help = 'Index format: none' variable in DeepFried
123 help = 'Index format: number' variable in DemolitionSquad
248 help = 'Index format: number' variable in DoghouseDiaries
282 help = 'Index format: nnn' variable in Dracula
291 help = 'Index format: n' variable in DreamKeepers
300 help = 'Index format: n' variable in DreamKeepersPrelude
328 help = 'Index format: nnnnn' variable in DrFun
338 help = 'Index format: yymmdd' variable in Drive
[all …]
/dports/sysutils/py-ploy/ploy-1.5.2/ploy/
H A D__init__.py204 def cmd_status(self, argv, help): argument
219 def cmd_stop(self, argv, help): argument
234 def cmd_terminate(self, argv, help): argument
270 def cmd_start(self, argv, help): argument
295 def cmd_annotate(self, argv, help): argument
312 def cmd_debug(self, argv, help): argument
377 def cmd_list(self, argv, help): argument
395 def cmd_ssh(self, argv, help): argument
447 def cmd_snapshot(self, argv, help): argument
462 def cmd_help(self, argv, help): argument
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/structopt-0.3.23/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/structopt-0.3.25/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/structopt-0.3.21/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/games/genact/genact-0.10.0/cargo-crates/structopt-0.3.17/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/lang/gleam/gleam-0.18.2/cargo-crates/structopt-0.3.25/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/shells/nsh/nsh-0.4.2/cargo-crates/structopt-0.3.22/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/devel/grcov/grcov-0.8.2/cargo-crates/structopt-0.3.22/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/devel/grex/grex-1.3.0/cargo-crates/structopt-0.3.23/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/devel/git-delta/delta-0.9.2/cargo-crates/structopt-0.3.25/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/www/rearx/rearx-0.1.4/cargo-crates/structopt-0.3.21/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/structopt-0.3.13/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/structopt-0.3.20/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/structopt-0.3.15/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/deskutils/just/just-0.10.5/cargo-crates/structopt-0.3.25/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/structopt-0.3.25/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/comms/gammu/gammu-1.42.0/smsd/
H A Dinject.c70 #define print_option(name, longname, help) \ argument
72 #define print_option_param(name, longname, paramname, help) \ argument
75 #define print_option(name, longname, help) \ argument
77 #define print_option_param(name, longname, paramname, help) \ argument
81 void help(void) in help() function
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/structopt-0.3.14/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/textproc/sd/sd-0.7.6/cargo-crates/structopt-0.3.15/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/structopt-0.3.23/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable
/dports/net/proby/proby-1.0.2/cargo-crates/structopt-0.3.16/tests/
H A Ddoc-comments-help.rs25 let help = get_long_help::<LoremIpsum>(); in doc_comments() localVariable
41 let help = get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable
56 let help = get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable
143 let help = get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable
176 let help = get_long_help::<App>(); in verbatim_doc_comment_field() localVariable

12345678910>>...755