From 26025f79ce854d84bba41fb56d4d7f3c1949f767 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun, 29 Jan 2023 12:17:05 +0100 Subject: [PATCH] docs: add a reference to the 'help-nano' mailing list --- doc/nano.1 | 3 +++ doc/nano.texi | 3 +++ 2 files changed, 6 insertions(+) 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/}.