浏览代码

Fix alignment

master
Arun Prakash Jana 6 年前
父节点
当前提交
d52482320a
找不到此签名对应的密钥 GPG 密钥 ID: A75979F35C080412
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/nnn.c

+ 1
- 1
src/nnn.c 查看文件

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


正在加载...
取消
保存