From 624a19678d5716a38bc8759b23e9de6887db5092 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 14 Mar 2026 09:34:55 +0200 Subject: doc: oops --- dfm.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dfm.c b/dfm.c index 02a1d9b..79664a2 100644 --- a/dfm.c +++ b/dfm.c @@ -103,6 +103,8 @@ static const char DFM_HELP[] = "DFM_COPYER program used to copy PWD and file contents.\n" "DFM_TRASH program used to trash files.\n" "DFM_TRASH_DIR path to trash directory.\n" + "DFM_IMG_MODE image made to use ('chafa', 'kitty')\n" + "DFM_SU privilege escalation tool to use ('sudo', 'doas', ...)\n" ; enum fm_opt { -- cgit v1.2.3