diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-12-17 08:35:42 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-12-17 08:35:42 +0530 |
commit | 0feb690d7d29bbfc55048c1b8f00e5fe699413b6 (patch) | |
tree | 5cfb2d7da568b40137dfa0ca65bd2d5d99491f2d /src/nnn.c | |
parent | 8d3c24d19fd6a69b63df1d7ce9625838b4c065a0 (diff) | |
download | nnn-0feb690d7d29bbfc55048c1b8f00e5fe699413b6.tar.gz |
Reduce one space
Diffstat (limited to 'src/nnn.c')
-rw-r--r-- | src/nnn.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3469,7 +3469,7 @@ static void show_help(const char *path) "9g ^A Top%-15cRet Right l Open\n" "9G ^E Bottom%-22c' First file\n" "cb Pin CWD%-20c^B Go to pinned dir\n" - "9c, ^/ Lead key%-14cN LeadN Context N\n" + "8c, ^/ Lead key%-14cN LeadN Context N\n" "6(Sh)Tab Cycle context%-15cd Detail view toggle\n" "c/ Filter%-17cIns ^N Nav-as-you-type toggle\n" "aEsc Exit prompt%-13c^L F5 Redraw/clear prompt\n" |