aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tim Chase <github@tim.thechases.com>2018-11-22 16:27:18 -0600
committerGravatar GitHub <noreply@github.com>2018-11-22 16:27:18 -0600
commitbd9f86ad4e27f5d303211592fc37d166265c86d1 (patch)
tree42b2f8b6c6f6ccc9f54c16b63d11a6668a994121
parent3297366b6536d252dff24c9926d3b414648409da (diff)
downloadnnn-bd9f86ad4e27f5d303211592fc37d166265c86d1.tar.gz
Remove redundant "export" from man page
-rw-r--r--nnn.12
1 files changed, 1 insertions, 1 deletions
diff --git a/nnn.1 b/nnn.1
index d2c29a9..75b9778 100644
--- a/nnn.1
+++ b/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.