浏览代码

Merge pull request #132 from Gumnos/Gumnos-export-export-patch-1

Remove redundant "export" from man page
master
Arun Prakash Jana GitHub 6 年前
父节点
当前提交
ea3e0af1af
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      nnn.1

+ 1
- 1
nnn.1 查看文件

@@ -311,7 +311,7 @@ for filenames having quote(s) in them.
.Pp
\fBNNN_NO_AUTOSELECT:\fR Disable directory auto-selection in \fInavigate-as-you-type\fR mode.
.Bd -literal
export export NNN_NO_AUTOSELECT=1
export NNN_NO_AUTOSELECT=1
.Ed
.Sh KNOWN ISSUES
If you are using urxvt you might have to set backspace key to DEC.


正在加载...
取消
保存