From 240c6d62ab5fe6b029cddbe90a629ee792d9e565 Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Sat, 3 Aug 2013 16:31:54 -0400 Subject: [PATCH] update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 77bd6dc..f6c8612 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,14 @@ confirmation box). Some are just handy to use. These are tested under the MPW emulator. They may or may not actually work with a real MPW installation due to implementation differences. + +The tools are: + +* Duplicate: replacement for the Duplicate command. +* GetEnv: new command to extract environment variables for use in makefiles. +* Help: replacement for the Help command. This version looks for individual +file in the `$MPW:Help:` directory rather than searching through a single +monolithic help file. +* OverlayIIgs: replacement for the OverlayIIgs command (tested under MPW) +* SetFile: replacement for the SetFile command. Currently only filetype and +* creator type are supported.