From e10ccf32e05cfb388f25e0b1901d25a0068dc7fe Mon Sep 17 00:00:00 2001 From: acn Date: Wed, 18 Mar 2020 15:38:43 +0100 Subject: [PATCH] Small README change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 277acc6..d987e55 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ e.g.: ### In CP/M In the standard Digital Research CP/M 3 source code, all help pages are kept together in one -file, HELP.DAT. +file, ```HELP.DAT```. To create the help database (```HELP.HLP```), there are two ways in CP/M: Either use ```MINHLP.COM``` to create this file, but I could not find a .COM file of it and had