From a8784eff9f40ca284cb03ae30a93287ea635ba91 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 25 Jul 2024 15:10:40 +0200 Subject: [RCFILE] Added support for generic names in RCFiles --- docs/USAGE.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/USAGE.md b/docs/USAGE.md index 50df5539..69c78dc1 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -7,6 +7,8 @@ Env. var with * can also be put inside box64rc files. Box64 look for 2 places for rcfile: `/etc/box64.box64rc` and `~/.box64rc` The second takes precedence to the first, on an APP level (that means if an [MYAPP] my appears in both file, only the settings in `~/.box64rc` will be applied) +There is also some égeneric" name, like [*SETUP*] that will be applied to every program containg "setup" in the name +(Note that this is not a full regex rules, it's just a name between '[*' and '*]', nothing else) #### BOX64_LOG * Controls the Verbosity level of the logs -- cgit 1.4.1