From 7f71924d3a43dfb0bf2f3f82a2fed561247646e2 Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Mon, 21 Jul 2025 09:08:15 +0200 Subject: [PATCH] fix(cli): update reference to deprecated alias --- bin/doom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/doom b/bin/doom index 38c8b7980..c53a3b50f 100755 --- a/bin/doom +++ b/bin/doom @@ -137,7 +137,7 @@ ENVIRONMENT VARIABLES: also sets this variable. `$DOOMPROFILELOADFILE' - Doom generates a profile loader script on 'doom sync' or 'doom profiles + Doom generates a profile loader script on 'doom sync' or 'doom profile sync'. By default, this file is written to and loaded from $EMACSDIR/profiles/load.el. Set this envvar to change that. Note that this envvar must be in scope for both interactive and non-interactive sessions