diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2026-03-14 09:34:55 +0200 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2026-03-14 09:34:55 +0200 |
| commit | 624a19678d5716a38bc8759b23e9de6887db5092 (patch) | |
| tree | 621faa4dd4780114d21d8aa8cd452b6ab07c1576 | |
| parent | b97528ad783867559054739a8c115fdc3d4c94c6 (diff) | |
doc: oops
| -rw-r--r-- | dfm.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 { |