45c45 < --- > 82,91c82,91 < #define USAGE "Options: < should be a filename, e.g., `cmr10'. Any extension is ignored." \ < GETOPT_USAGE \ < "help: print this message. < output-file : output to (if it has a suffix) or to < .bzr (if it doesn't). < range -: only work on characters between and < inclusive. < verbose: print brief progress reports on stderr. < version: print the version number of this program. --- > #define USAGE "Options:\ > should be a filename, e.g., `cmr10'. Any extension is ignored."\ > GETOPT_USAGE\ > "help: print this message.\ > output-file : output to (if it has a suffix) or to\ > .bzr (if it doesn't).\ > range -: only work on characters between and\ > inclusive.\ > verbose: print brief progress reports on stderr.\ > version: print the version number of this program.\