Improve note about case sensitivity.
This commit is contained in:
parent
db67ca336c
commit
7d14177747
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@
|
||||||
<title>Network management commands</title>
|
<title>Network management commands</title>
|
||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
Except STATS letters, all commands and names are case insensitive.
|
All commands and names are case insensitive.
|
||||||
|
Parameters consisting of one or more separate letters,
|
||||||
|
such as in MODE, STATS and WHO, are case sensitive.
|
||||||
</para>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
<sect2>
|
<sect2>
|
||||||
|
|
Loading…
Reference in a new issue