Fix alignment

This commit is contained in:
Arun Prakash Jana 2018-12-08 17:42:33 +05:30
parent 7119310a6a
commit d52482320a
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

@ -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)