Lines Matching refs:help
34 .help("some input file"),
39 .help("some config file")
51 .help("the case to test"),
65 .help("the other case to test"),
78 .help("Can be 'always', 'auto', or 'never'"),
84 .help("Can be \"always\", \"auto\", or \"never\""),
90 .help("For more information see `echo test`"),
96 .help("Avoid '\\n'"),
102 .help("List packages [filter]"),
108 .help("Execute the shell command with $SHELL"),
132 .help("cmd flag"),
140 .help("cmd option")
158 .help("the other case to test"),
297 PossibleValue::new("fast").help("use the Fast method"),
298 PossibleValue::new("slow").help("use the slow method"),
300 .help("use normal mode")
307 .help("Pick the Position you want the command to run in")
309 PossibleValue::new("left").help("run left adjusted"),