mirror of
https://github.com/akuker/RASCSI.git
synced 2025-02-22 14:29:09 +00:00
Update manpage source to match rasctl output (#404)
This commit is contained in:
parent
8f7e0fa880
commit
9c3e4f11fa
10
doc/rasctl.1
10
doc/rasctl.1
@ -150,11 +150,11 @@ Show a listing of all of the SCSI devices and their current status.
|
||||
|
||||
|
||||
Example output:
|
||||
+----+----+------+-------------------------------------
|
||||
| ID | UN | TYPE | DEVICE STATUS
|
||||
+----+----+------+-------------------------------------
|
||||
| 0 | 1 | SCHD | /home/pi/harddisk.hda
|
||||
+----+----+------+-------------------------------------
|
||||
+----+-----+------+-------------------------------------
|
||||
| ID | LUN | TYPE | IMAGE FILE
|
||||
+----+-----+------+-------------------------------------
|
||||
| 0 | 1 | SCHD | /home/pi/harddisk.hda
|
||||
+----+-----+------+-------------------------------------
|
||||
|
||||
Request the RaSCSI process to attach a disk (assumed) to SCSI ID 0 with the contents of the file system image "HDIIMAGE0.HDS".
|
||||
rasctl -i 0 -f HDIIMAGE0.HDS
|
||||
|
Loading…
x
Reference in New Issue
Block a user