mirror of
https://github.com/jarun/nnn.git
synced 2025-03-19 04:49:49 +00:00
Fix alignment
This commit is contained in:
parent
7119310a6a
commit
d52482320a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue