aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Murphy <alec@checksum.fail>2017-04-29 13:13:54 -0400
committerAlec Murphy <alec@checksum.fail>2017-04-29 13:13:54 -0400
commit045bc1e6ab423462f4153dbedc49ffd65f41b9f2 (patch)
tree90421125a112e4fd15c2a4e679d2e4e1c4e755f1
parent319f8c0c5ca7d7259b65546874d21a352741f815 (diff)
Update README
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6909aa1..d70386b 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,9 @@ Currently, you can use redseafs to create/modify/read RedSea ISO.C files on any
Specify `--rw` to commit writes to ISO.C file, otherwise discarded on unmount.
-Specify `--2k` to pad ISO.C file to multiple of 2048 bytes, for compatibility with VirtualBox or burning to physical disc ONLY (These files will not mount in TempleOS, you will get `ERROR: Not RedSea`)
+Specify `--2k` to pad ISO.C file to multiple of 2048 bytes, for compatibility with VirtualBox virtual CD or physical disc ONLY
+
+(These files will not mount in TempleOS, you will get `ERROR: Not RedSea`)
If the ISO.C file does not exist, a blank filesystem will be created (and written on unmount if `--rw` specified.)