From 52b87a24925708aaa0ab57821386358136db48bd Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 10 Nov 2020 20:12:49 +0530 Subject: [PATCH] Clean-up help --- src/nnn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nnn.c b/src/nnn.c index 19d9b521..154a3303 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -4597,7 +4597,7 @@ static void show_help(const char *path) "a1-4 Context 1-4%-7c(Sh)Tab Cycle context\n" "aEsc Send to FIFO%-11c^L Redraw\n" "c? Help, conf%-13c^G QuitCD\n" - "2^Q 2Esc (Q) Quit (with err)%-9cq Quit context\n" + "cq Quit context%-6c^Q 2Esc Quit\n" "1FILTER & PROMPT\n" "c/ Filter%-12cAlt+Esc Clear filter & redraw\n" "aEsc Exit prompt%-12c^L Clear prompt/last filter\n"