diff --git a/src/raspberrypi/rascsi.1 b/src/raspberrypi/rascsi.1 new file mode 100644 index 00000000..9bd89f78 --- /dev/null +++ b/src/raspberrypi/rascsi.1 @@ -0,0 +1,14 @@ +.TH rascsi 1 +.SH NAME +rascsi \- Emulates SCSI devices using the Raspberry Pi GPIO pins +.SH SYNOPSIS +.B rascsi +[\fB\-HDn\fR \fIfile\fR] ... +.SH DESCRIPTION +.B corrupt +modifies files by toggling a randomly chosen bit. +.SH OPTIONS +.TP +.BR \-n ", " \-\-bits =\fIBITS\fR +Set the number of bits to modify. +Default is one bit. \ No newline at end of file diff --git a/src/raspberrypi/rasctl.1 b/src/raspberrypi/rasctl.1 new file mode 100644 index 00000000..9bd89f78 --- /dev/null +++ b/src/raspberrypi/rasctl.1 @@ -0,0 +1,14 @@ +.TH rascsi 1 +.SH NAME +rascsi \- Emulates SCSI devices using the Raspberry Pi GPIO pins +.SH SYNOPSIS +.B rascsi +[\fB\-HDn\fR \fIfile\fR] ... +.SH DESCRIPTION +.B corrupt +modifies files by toggling a randomly chosen bit. +.SH OPTIONS +.TP +.BR \-n ", " \-\-bits =\fIBITS\fR +Set the number of bits to modify. +Default is one bit. \ No newline at end of file