From 4c51cf8316f505b535181c9b74057dae8c16559b Mon Sep 17 00:00:00 2001 From: David Given Date: Sun, 20 Nov 2022 23:36:47 +0100 Subject: [PATCH] Update documentation. --- doc/filesystem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filesystem.md b/doc/filesystem.md index db180e11..fa4cbddc 100644 --- a/doc/filesystem.md +++ b/doc/filesystem.md @@ -82,7 +82,7 @@ default; for example, Macintosh HFS filesystems are common on 3.5" floppies. You can do this as follows: ``` -fluxengine format ibm1440 -f drive:1 --filesystem.machfs= +fluxengine format ibm1440 -f drive:1 --filesystem.type=MACHFS ``` Some filesystems won't work on some disks --- don't try this with Amiga FFS, for