mirror of
https://github.com/thewesker/RASCSI.git
synced 2025-12-20 12:21:10 -05:00
14 lines
319 B
Groff
14 lines
319 B
Groff
.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. |