mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Migrate the 40track etc extension configs to actual options. Add the
ability to have --group=value options to make this cleaner.
This commit is contained in:
@@ -10,6 +10,6 @@ no way to detect this automatically.
|
||||
For example:
|
||||
|
||||
```
|
||||
fluxengine read -c ibm --180 40track_drive
|
||||
fluxengine read ibm --180 40track_drive
|
||||
```
|
||||
|
||||
|
||||
@@ -11,6 +11,6 @@ connector.
|
||||
For example:
|
||||
|
||||
```
|
||||
fluxengine read -c apple2 --160 apple2_drive
|
||||
fluxengine read apple2 --160 apple2_drive
|
||||
```
|
||||
|
||||
|
||||
@@ -10,6 +10,6 @@ on Greaseweazle hardware.
|
||||
For example:
|
||||
|
||||
```
|
||||
fluxengine read -c ibm --720 shugart_drive
|
||||
fluxengine read ibm --720 shugart_drive
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user