From bc3450b3cebd7908ea656005018f046664195a6b Mon Sep 17 00:00:00 2001 From: Zhaofeng Li Date: Sat, 1 Jan 2022 16:41:35 -0800 Subject: [PATCH] cli: Disable apply-local on non-Linux platforms --- src/cli.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/cli.rs b/src/cli.rs index c0c6e25..e80f530 100644 --- a/src/cli.rs +++ b/src/cli.rs @@ -151,6 +151,7 @@ It's also possible to specify the preference using environment variables. See