Update man pages to clarify upper/lower case for set/get commands

pull/1215/head
Mike Black W9MDB 2023-01-06 10:30:32 -06:00
rodzic 86771a9557
commit db218e9e73
2 zmienionych plików z 6 dodań i 6 usunięć

Wyświetl plik

@ -373,12 +373,12 @@ Since most of the
.B Hamlib
operations have a
.BR set " and a " get
method, an upper case letter will often be used for a
method, a single upper case letter will often be used for a
.B set
method whereas the corresponding lower case letter refers to the
method whereas the corresponding single lower case letter refers to the
.B get
method. Each operation also has a long name; in interactive mode, prepend a
backslash, \(oq\\\(cq, to enter a long command name.
backslash, \(oq\\\(cq, to enter a long command name all lower case.
.
.PP
Example: Use \(lq\\dump_caps\(rq to see what capabilities this radio and

Wyświetl plik

@ -436,12 +436,12 @@ Since most of the
.B Hamlib
operations have a
.BR set " and a " get
method, an upper case letter will be used for
method, a single pper case letter will be used for
.B set
methods whereas the corresponding lower case letter refers to the
methods whereas the corresponding single lower case letter refers to the
.B get
method. Each operation also has a long name; prepend a backslash, \(oq\\\(cq,
to send a long command name.
to send a long command name all in lower case.
.
.PP
Example (Perl): \(lqprint $socket "\\\\dump_caps\\n";\(rq to see what the