mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 20:01:27 +00:00
Fix alignment
This commit is contained in:
parent
7119310a6a
commit
d52482320a
|
@ -2059,7 +2059,7 @@ static bool show_help(char *path)
|
||||||
"d^J Disk usage S Apparent du\n"
|
"d^J Disk usage S Apparent du\n"
|
||||||
"es Size t Modification time\n"
|
"es Size t Modification time\n"
|
||||||
"1MISC\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"};
|
"eR Run custom script L Lock terminal\n"};
|
||||||
|
|
||||||
if (fd == -1)
|
if (fd == -1)
|
||||||
|
|
Loading…
Reference in a new issue