diff options
author | 2019-04-12 15:57:27 +0530 | |
---|---|---|
committer | 2019-04-12 15:57:27 +0530 | |
commit | 7b07e8e0e899c3f7d9521fd48babc4eab0bc5192 (patch) | |
tree | 791549cb638b90e6d891d3155b2d64f71ad85787 /src | |
parent | 8e016dc7fac97954bd060899b9a5112c96fb9ef9 (diff) | |
download | nnn-7b07e8e0e899c3f7d9521fd48babc4eab0bc5192.tar.gz |
Update help
Diffstat (limited to 'src')
-rw-r--r-- | src/nnn.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2367,7 +2367,7 @@ static bool show_help(const char *path) "c/ Filter Ins ^T Toggle nav-as-you-type\n" "cb Pin current dir ^B Go to pinned dir\n" "7Tab ^I Next context d Toggle detail view\n" - "9, ^/ Leader key N LeadN Enter context N\n" + "9, ^/ Leader key N LeadN Context N\n" "aEsc Exit prompt ^L Redraw/clear prompt\n" "b^G Quit and cd q Quit context\n" "9Q ^Q Quit ? Help, config\n" |