From 2d2332af318fb65ce6ae7ee295a52d15d132c18c Mon Sep 17 00:00:00 2001 From: Eric Marchand <129385512+e-marchand@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:29:42 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a23a73..d663e8e 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ The options are the same than tool4d-action: https://github.com/4d/tool4d-action See documentation of `Compiler projet` 4d command for more information - `targets`: x86_64_generic or/and arm64_macOS_lib (default: empty string, ie. do only check syntax) + - support some shortcut: all (x86_64_generic & arm64_macOS_lib), current, available (on macOS x86_64_generic & arm64_macOS_lib, otherwise x86_64_generic) - `type-inference`: all, locals or none (default: none) - `generate-symbols`: true if needed (default: false) - `generate-typing-methods`: reset or append (default: empty string)