From 68c5ea8c8a404669ffbc77e4f0d2fa0d209f93a8 Mon Sep 17 00:00:00 2001 From: Alex Hoppen Date: Sat, 26 Oct 2019 07:49:38 -0700 Subject: [PATCH] Dummy change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1cfae1a83d06..bcdfb17593600 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ produced will have the bundle identifier ``com.example.YYYYMMDD``. It will be created in the directory you run the script with a filename of the form: ``swift-LOCAL-YYYY-MM-DD-a-osx.tar.gz``. -Beyond building the toolchain, ``build-toolchain`` also supports the +Beyond building the toolchain, ``build-toolchain`` also supports the following (non-exhaustive) set of useful options:: - ``--dry-run``: Perform a dry run build. This is off by default.