From 7208a15a152162c284dbace79e6b450d44344556 Mon Sep 17 00:00:00 2001 From: Wil Thomason Date: Thu, 22 Dec 2022 11:51:18 -0500 Subject: [PATCH] Add note about disable vs enabled --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e96328c..fca7a0c 100644 --- a/README.md +++ b/README.md @@ -568,6 +568,7 @@ For a real-life example, you can check my personal dots: - `opt` ➡️ `lazy` - `run` ➡️ `build` - `lock` ➡️ `pin` +- `disable = true` ➡️ `enabled = false` - `tag = '*'`/other uses of SemVer ➡️ 'version` - `module` is auto-loaded. No need to specify