Home | History | Annotate | Download | only in llvm-ar

Lines Matching refs:show_help

151 show_help(const std::string &msg) {
161 show_help("Expected [relpos] for a, b, or i modifier");
168 show_help("Expected options");
176 show_help("An archive name must be specified");
275 show_help("The s operation takes only an archive as argument");
281 show_help("You must specify at least one of the operations");
283 show_help("Only one operation may be specified");
285 show_help("You may only specify one of a, b, and i modifiers");
288 show_help("The 'a', 'b' and 'i' modifiers can only be specified with "
292 show_help("The 'o' modifier is only applicable to the 'x' operation");
294 show_help("The 'u' modifier is only applicable to the 'r' operation");