Browse Source

Fix alignment

master
Arun Prakash Jana 6 years ago
parent
commit
d52482320a
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/nnn.c

+ 1
- 1
src/nnn.c View File

@@ -2059,7 +2059,7 @@ static bool show_help(char *path)
"d^J Disk usage S Apparent du\n"
"es Size t Modification time\n"
"1MISC\n"
"a!, ^] Spawn SHELL in dir o Launch app\n"
"a!, ^] Spawn SHELL in dir o Launch app\n"
"eR Run custom script L Lock terminal\n"};

if (fd == -1)


Loading…
Cancel
Save