mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-02 09:35:58 +00:00
Create skeleton man pages
This commit is contained in:
parent
da101dea19
commit
1d588d1120
14
src/raspberrypi/rascsi.1
Normal file
14
src/raspberrypi/rascsi.1
Normal file
@ -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 rascsi
|
||||||
|
Emulates SCSI devices using the Raspberry Pi GPIO pins.
|
||||||
|
.SH OPTIONS
|
||||||
|
.TP
|
||||||
|
.BR \-n ", " \-\-bits = \fIBITS\R
|
||||||
|
Default is one bit.
|
||||||
|
|
14
src/raspberrypi/rasctl.1
Normal file
14
src/raspberrypi/rasctl.1
Normal file
@ -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 rascsi
|
||||||
|
Emulates SCSI devices using the Raspberry Pi GPIO pins.
|
||||||
|
.SH OPTIONS
|
||||||
|
.TP
|
||||||
|
.BR \-n ", " \-\-bits = \fIBITS\R
|
||||||
|
Default is one bit.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user