diff options
author | 2019-12-25 12:34:45 +0530 | |
---|---|---|
committer | 2019-12-25 12:34:45 +0530 | |
commit | 89a158b9f42decbd9e5c8f4a0d5f3a63270b37dd (patch) | |
tree | 7d053bab702ac8f5c853f4308f74abbaff668893 | |
parent | 1ed5febe0c298cc932a2127b8ba061fe941ea379 (diff) | |
download | nnn-89a158b9f42decbd9e5c8f4a0d5f3a63270b37dd.tar.gz |
Update help
-rw-r--r-- | src/nnn.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3472,7 +3472,7 @@ static void show_help(const char *path) "7Down j Down%-14cPgDn ^D Scroll down\n" "7Left h Parent%-12c~ ` @ - HOME, /, start, last\n" "9g ^A Top%-11cRet Right l Open\n" - "9G ^E Bottom%-18c' First file\n" + "9G ^E End%-21c' First file\n" "cb Pin CWD%-16c^B Go to pinned dir\n" "9, ^/ Go to bookmark%-10cd Detail view toggle\n" "6(Sh)Tab Cycle context%-11cN Context N\n" |