From a6046c6668a32cc30182ac3ff892a4bc98efa85e Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Wed, 8 Jul 2026 16:56:12 +0200 Subject: [PATCH] docs: add a reference to the texi manual, via `info` and online --- doc/nano.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/nano.1 b/doc/nano.1 index ab385db9..b13ee915 100644 --- a/doc/nano.1 +++ b/doc/nano.1 @@ -510,6 +510,10 @@ current directory, it adds ".save" plus a number (for example: ".save.1") to the current filename in order to make it unique. In multibuffer mode, \fBnano\fR writes all open buffers to their respective emergency files. .sp +The complete manual is maintained in Texinfo format. +You can read it with \fBinfo nano\fR, or at +.IR https://nano\-editor.org/dist/latest/nano.html . +.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.