From df8c625cc9723a5200bf8e4cd27fc993687ab656 Mon Sep 17 00:00:00 2001 From: Mike Black W9MDB Date: Fri, 6 Jan 2023 10:30:32 -0600 Subject: [PATCH] Update man pages to clarify upper/lower case for set/get commands --- doc/man1/rigctl.1 | 6 +++--- doc/man1/rigctld.1 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/man1/rigctl.1 b/doc/man1/rigctl.1 index 73bc13207..3eb537eff 100644 --- a/doc/man1/rigctl.1 +++ b/doc/man1/rigctl.1 @@ -351,12 +351,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 diff --git a/doc/man1/rigctld.1 b/doc/man1/rigctld.1 index 391920a7b..fd9469fc7 100644 --- a/doc/man1/rigctld.1 +++ b/doc/man1/rigctld.1 @@ -414,12 +414,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