mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Option name tidy.
This commit is contained in:
@@ -15,7 +15,7 @@ encoder {
|
||||
|
||||
option {
|
||||
name: "appledos"
|
||||
comment: "specifies AppleDOS soft sector skew for filesystem access and images"
|
||||
comment: "use AppleDOS soft sector skew for filesystem access and images"
|
||||
message: "compensating for AppleDOS soft sector skew"
|
||||
|
||||
config {
|
||||
@@ -58,7 +58,7 @@ option {
|
||||
|
||||
option {
|
||||
name: "prodos"
|
||||
comment: "specifies ProDOS soft sector skew for filesystem access and images"
|
||||
comment: "use ProDOS soft sector skew for filesystem access and images"
|
||||
message: "compensating for ProDOS soft sector skew"
|
||||
|
||||
config {
|
||||
@@ -101,7 +101,7 @@ option {
|
||||
|
||||
option {
|
||||
name: "cpm"
|
||||
comment: "specifies CP/M soft sector skew for filesystem access and images"
|
||||
comment: "use CP/M soft sector skew for filesystem access and images"
|
||||
message: "compensating for CP/M soft sector skew"
|
||||
|
||||
config {
|
||||
|
||||
@@ -28,7 +28,7 @@ tpi: 96
|
||||
|
||||
option {
|
||||
name: "side1"
|
||||
comment: "reads the volume on side 1 of a disk"
|
||||
comment: "read the volume on side 1 of a disk (AppleDOS only)"
|
||||
message: "accessing volume on side 1"
|
||||
|
||||
config {
|
||||
|
||||
Reference in New Issue
Block a user