aboutsummaryrefslogtreecommitdiffstats
path: root/src/nnn.c
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-12-11 20:26:11 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-12-11 20:30:23 +0530
commit7eec6cedabe2327679a264492265a394ec2b4317 (patch)
tree50ca233bf0e6403a65894d809f97b7c2507cfd33 /src/nnn.c
parentdfd1422997a9081e1f5ca8d365ce1e302ee4687e (diff)
downloadnnn-7eec6cedabe2327679a264492265a394ec2b4317.tar.gz
Reformat help
Diffstat (limited to 'src/nnn.c')
-rw-r--r--src/nnn.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/nnn.c b/src/nnn.c
index 8f6b229..9ff6030 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -3484,14 +3484,14 @@ static void show_help(const char *path)
"9Up k Up PgUp ^U Scroll up\n"
"7Down j Down PgDn ^D Scroll down\n"
"7Left h Parent ~ ` @ - HOME, /, start, last\n"
- "2Ret Right l Open . Show hidden toggle\n"
- "9g ^A Top G ^E Bottom\n"
+ "9g ^A Top Ret Right l Open\n"
+ "9G ^E Bottom ' First file\n"
"cb Pin CWD ^B Go to pinned dir\n"
- "6(Sh)Tab Cycle context d Detail view toggle\n"
"9, ^/ Lead key N LeadN Context N\n"
+ "6(Sh)Tab Cycle context d Detail view toggle\n"
"c/ Filter/Lead Ins ^N Nav-as-you-type toggle\n"
"aEsc Exit prompt ^L F5 Redraw/clear prompt\n"
- "c? Help, conf ' First file\n"
+ "c. Show/hide dots ? Help, conf\n"
"9Q ^Q Quit ^G QuitCD q Quit context\n"
"1FILES\n"
"b^O Open with... n Create new/link\n"
@@ -3507,7 +3507,7 @@ static void show_help(const char *path)
"cA Apparent du S du\n"
"cz Size E Extn t Time\n"
"1MISC\n"
- "9! ^] Shell ;K xK Execute plugin K\n"
+ "9! ^] Shell ; x Plugin key\n"
"cC Execute file R ^V Pick plugin\n"
"cs Manage session = Launch app\n"
"cc Connect remote u Unmount\n"