Explorar el Código

Update docs

master
Arun Prakash Jana hace 6 años
padre
commit
b4607224e3
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: A75979F35C080412
Se han modificado 2 ficheros con 6 adiciones y 1 borrados
  1. +5
    -0
      .github/ISSUE_TEMPLATE.md
  2. +1
    -1
      README.md

+ 5
- 0
.github/ISSUE_TEMPLATE.md Ver fichero

@@ -4,6 +4,11 @@ If it looks like a local environment issue, please try to debug yourself. Debugg

Before opening an issue, please try to reproduce the issue on latest master. The bug you noticed might have already been fixed.

Useful links:

- [compile `nnn` from source](https://github.com/jarun/nnn#from-source)
- [debugging `nnn`](https://github.com/jarun/nnn/wiki/debugging-nnn)

If the issue can be reproduced on master, please make sure you provide the following:

- exact steps to reproduce the issue


+ 1
- 1
README.md Ver fichero

@@ -313,8 +313,8 @@ To list the file paths copied to memory press <kbd>y</kbd>.
File paths are copied to the temporary file `DIR/.nnncp`, where `DIR` (by priority) is:

$HOME or,
$TMPDIR or,
/tmp
$TMPDIR or,

The path is shown in the help and configuration screen.



Cargando…
Cancelar
Guardar