1
1

docs: mention that all keywords in a nanorc file should be in lowercase

Этот коммит содержится в:
Benno Schulenberg 2019-12-12 19:17:22 +01:00
родитель e3957ee5ee
Коммит b56db25a35
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -695,6 +695,7 @@ be used to configure @command{nano} on startup without using command-line
options. Additionally, there are some commands to define syntax highlighting
and to rebind keys --- @pxref{Syntax Highlighting} and @ref{Rebinding Keys}.
@command{nano} will read one command per line.
All commands and keywords should be written in lowercase.
Options in nanorc files take precedence over @command{nano}'s defaults, and
command-line options override nanorc settings. Also, options that do not

Просмотреть файл

@ -44,6 +44,7 @@ commands, which can be used to configure nano on startup without using
command-line options. Additionally, there are some commands to define
syntax highlighting and to rebind keys -- see the two separate sections
on those. \fBnano\fP reads one command per line.
All commands and keywords should be written in lowercase.
.sp
Options in \fInanorc\fP files take precedence over nano's defaults, and
command-line options override \fInanorc\fP settings. Also, options that