]> git.wh0rd.org Git - nano.git/commitdiff
Showing the node with the command-line options in the main menu.
authorBenno Schulenberg <bensberg@justemail.net>
Sun, 7 Jun 2015 10:02:31 +0000 (10:02 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Sun, 7 Jun 2015 10:02:31 +0000 (10:02 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5241 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
doc/texinfo/nano.texi

index 1d4ac6b6c5329201b9b7830a9e9720ab000ee50b..a159298ca93996b9aaad3e8786326c228c7f44a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-07  Benno Schulenberg  <bensberg@justemail.net>
+       * doc/texinfo/nano.texi: Show the node with the command-line options
+       in the main menu, to make it easy to find.
+
 2015-06-04  Benno Schulenberg  <bensberg@justemail.net>
        * src/nano.h: Fix compilation with --enable-tiny.
        * nano.spec.in: Add the post-install and pre-uninstall rules for the
index afd53be386a9ad8048d9a084d8921a25707c7b01..21b3d4782931797fd55876c4706a5df405285c8c 100644 (file)
@@ -1,11 +1,9 @@
 \input texinfo  @c -*-texinfo-*-
 @c %**start of header
 @setfilename nano.info
-@settitle nano Command Manual
+@settitle nano
 @c %**end of header
 
-@c This file has the new style title page commands.
-@c Run 'makeinfo' rather than 'texinfo-format-buffer'.
 @smallbook
 @set EDITION 0.3
 @set VERSION 2.4.2
@@ -63,6 +61,8 @@ editor.
 
 @menu
 * Introduction::
+* Invoking::
+* Command-line Options::
 * Editor Basics::
 * Built-in Help::
 * Feature Toggles::
@@ -82,19 +82,14 @@ search-and-replace, undo/redo, syntax coloring, smooth scrolling,
 auto-indentation, go-to-line-and-column-number, feature toggles,
 file locking, backup files, and internationalization support.
 
-@menu
-* Overview::
-* Command Line Options::
-@end menu
-
-@node Overview
-@section Overview
-
-The original goal for @code{nano} was a complete bug-for-bug compatible
-emulation of Pico, but @code{nano}'s current goal is to be as compatible
+The original goal for @code{nano} was to be a complete bug-for-bug
+emulation of Pico.  But currently the goal is to be as compatible
 as possible while offering a superset of Pico's functionality.  See
 @xref{Pico Compatibility}, for more info.
 
+@node Invoking
+@chapter Invoking
+
 The usual way to invoke @code{nano} is:
 
 @quotation
@@ -119,8 +114,8 @@ need to specify a line number.
 Please email any bug reports to @email{nano@@nano-editor.org}.
 Or file them at @url{https://savannah.gnu.org/bugs/?group=nano}.
 
-@node Command Line Options
-@section Command Line Options
+@node Command-line Options
+@chapter Command-line Options
 
 @command{nano} takes the following options from the command line: