From f513f52fcf1c37edd364e2b84e5036dd890a273b Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Mon, 17 Feb 2025 14:45:42 -0600 Subject: [PATCH] add short --- pkgs/oizys/src/oizys.nim | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/oizys/src/oizys.nim b/pkgs/oizys/src/oizys.nim index a6d3507..6157000 100644 --- a/pkgs/oizys/src/oizys.nim +++ b/pkgs/oizys/src/oizys.nim @@ -139,6 +139,7 @@ hwylCli: ^minimal system: ? "show system path" + - s run: if minimal and system: echo "--minimal and --system are mutually exclusive"