Lines Matching refs:usage
107 (usage): From here.
130 * sed/sed.c (usage): Print homepage URL.
135 * sed/sed.c (usage): Only print the bug report address for `sed --help'.
264 * basicdefs.h: Don't hardcode usage of prototypes on SunStudio.
418 (usage): Document --binary.
829 * sed/sed.c (usage): Split help message into multiple
998 * src/sed.c (usage, main): Parse -s
1116 * sed/main.c (usage, main): Parse -i.
1402 * sed/sed.c(usage): documented new -l/--line-length options.
1414 * sed/sed.c(usage): documented new -u/--unbuffered options.
2235 * sed/sed.c(usage): fix non-portable omission of \n\ at end of
2269 * sed/sed.c(usage): make --help output more user-friendly?
2346 * sed/sed.c (main, usage): once again tweak the --help and
2571 gratuitous "goto" usage.
2976 * sed.c (usage): Document long options as starting with `--'.
3002 * sed.c (main): If given no args, or bad option, print usage
3004 (usage): New function.
3104 (main): Add missing arg when printing usage message.
3105 Print usage if given invalid arg.