From 37f3e91f6c95d46f161dbde05b0a005fe7e7c17a Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 7 Dec 2024 16:04:25 -0500 Subject: Rename "NONE" to "none" --- examples/tomo-install/tomo-install.tm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/tomo-install') diff --git a/examples/tomo-install/tomo-install.tm b/examples/tomo-install/tomo-install.tm index 998462dd..f769204f 100644 --- a/examples/tomo-install/tomo-install.tm +++ b/examples/tomo-install/tomo-install.tm @@ -38,7 +38,7 @@ func main(paths:[Path]): say("Already installed: $url") skip - alias := NONE:Text + alias := none:Text curl_flags := ["-L"] if github := url_without_protocol:matches($|github.com/{!/}/{!/}#{..}|): user := github[1] -- cgit v1.2.3