aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/nnn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index f5e1d41..b1e0498 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -6517,7 +6517,7 @@ static void usage(void)
" -b key open bookmark key\n"
" -c cli-only opener (overrides -e)\n"
" -d detail mode\n"
- " -e text in $VISUAL ($EDITOR/vi)\n"
+ " -e text in $VISUAL/$EDITOR/vi\n"
" -E use EDITOR for undetached edits\n"
#ifndef NORL
" -f use readline history file\n"