aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-09-05 19:42:59 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-09-05 19:42:59 +0530
commitbde0f5c3547aaeaa7f3cedd485013a46afe60796 (patch)
tree04836c07e64a23d69d59bc54926f0f7cc093ca39
parent1107df9515579a0f22fd8429325a6e3a8cbe8c34 (diff)
downloadnnn-bde0f5c3547aaeaa7f3cedd485013a46afe60796.tar.gz
Fix help alignment
-rw-r--r--src/nnn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index e3b77ee..444da60 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -2779,7 +2779,7 @@ static bool show_help(const char *path)
"ce Edit in EDITOR p Open in PAGER\n"
"1ORDER TOGGLES\n"
"b^J du S Apparent du\n"
- "cs Size E Extn t Time modified\n"
+ "cs Size E Extn t Time modified\n"
"1MISC\n"
"9! ^] Shell ^N Note L Lock \n"
"9R ^V Pick plugin F12 xK Run plugin key K\n"