Remove retired config variable

This commit is contained in:
Arun Prakash Jana 2019-06-07 19:28:11 +05:30
parent b0bad47a71
commit cd458b9ab4
No known key found for this signature in database
GPG key ID: A75979F35C080412

5
nnn.1
View file

@ -195,11 +195,6 @@ files.
export NNN_RESTRICT_NAV_OPEN=1
.Ed
.Pp
\fBNNN_RESTRICT_0B:\fR restrict opening 0-byte files due to unexpected behaviour; use \fIedit\fR or \fIopen with\fR to open the file.
.Bd -literal
export NNN_RESTRICT_0B=1
.Ed
.Pp
\fBNNN_TRASH:\fR trash (instead of \fIdelete\fR) files to desktop Trash.
.Bd -literal
export NNN_TRASH=1