From 13593e3ba96626674107cfab4a413fbfa7dd5dd2 Mon Sep 17 00:00:00 2001 From: mivirl Date: Mon, 27 Oct 2025 06:04:08 +0000 Subject: [PATCH] add origins.archive.download_cmd quoting to user-changes.md --- doc/user-changes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/user-changes.md b/doc/user-changes.md index b00d7bb3..f92d649c 100644 --- a/doc/user-changes.md +++ b/doc/user-changes.md @@ -25,6 +25,8 @@ Arguments passed using `alr run -a arguments` now use the same quoting format. $ alr run -a "list of 'quoted arguments'" ``` +The `origins.archive.download_cmd` setting also uses this quoting format. + ### New `--github` switch for `alr init` command PR [#1972](https://github.com/alire-project/alire/pull/1972) -- 2.39.5