Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 294757 | Differences between
and this patch

Collapse All | Expand All

(-)irda-utils.orig/irdadump/main.c (+1 lines)
Lines 134-139 Link Here
134
			fprintf(stderr,"\t-p <n>\tDisable parsing/decoding\n");
134
			fprintf(stderr,"\t-p <n>\tDisable parsing/decoding\n");
135
			fprintf(stderr,"\t-i device\tIrDA port to listen on\n");
135
			fprintf(stderr,"\t-i device\tIrDA port to listen on\n");
136
			fprintf(stderr,"\t-w log\tWrites out raw capture file\n");
136
			fprintf(stderr,"\t-w log\tWrites out raw capture file\n");
137
			fprintf(stderr,"\t-v\tPrint version number and exit\n");
137
			fprintf(stderr,"\t-r log\tRead from raw capture file\n");
138
			fprintf(stderr,"\t-r log\tRead from raw capture file\n");
138
 			exit(1);
139
 			exit(1);
139
		default:
140
		default:

Return to bug 294757