diff --git a/doc/nano.1 b/doc/nano.1 index 71fae647..ddda56da 100644 --- a/doc/nano.1 +++ b/doc/nano.1 @@ -405,6 +405,9 @@ that name already exists in the current directory, it will add ".save" plus a number (e.g.\& ".save.1") to the current filename in order to make it unique. In multibuffer mode, \fBnano\fP will write all the open buffers to their respective emergency files. +.sp +If you have any question about how to use \fBnano\fR in some specific +situation, you can ask on \fIhelp-nano@gnu.org\fR. .SH BUGS The recording and playback of keyboard macros works correctly only on a diff --git a/doc/nano.texi b/doc/nano.texi index 42e50bb1..691eed4a 100644 --- a/doc/nano.texi +++ b/doc/nano.texi @@ -123,6 +123,9 @@ following options: @option{--breaklonglines}, @blankline Please report bugs via @url{https://savannah.gnu.org/bugs/?group=nano}. +@blankline +Questions about using nano you can ask at @email{help-nano@@gnu.org}. + @blankline For background information see @url{https://nano-editor.org/}.