Sfoglia il codice sorgente

Remove redundant "export" from man page

master
Tim Chase GitHub 6 anni fa
parent
commit
bd9f86ad4e
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      nnn.1

+ 1
- 1
nnn.1 Vedi File

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


Loading…
Annulla
Salva