Add an entry in ASL3 Manual for simpleusb-tune-menu?

time to add a one-line entry in ASL3 Commands and Tools for simpleusb-tune-menu ?

Command Description Documentation Package
simpleusb-tune-menu Utility to help test, adjust, and configure devices using the SimpleUSB Radio interface Menu Use asl3

this utility will best assist after programming the SA818 part of a USB dongle (see sa818-menu).

you will be able to adjust outgoing (TX) audio and check incoming (RX) audio levels, and view the COS, CTCSS, and PTT signaling in real-time. Echo mode and Flash can be used to verify correct dongle functioning.

Note: USB dongles (SA818 plus CM108 USB dongles) often do not supply a COS signal, and if you are unable to kerchunk your node, then change CTCSS From to 'no' instead of 'usbinvert'.

Feel free to open a PR at GitHub - AllStarLink/ASL3-Manual: ASL Manual markdown for allstarlink.github.io.

after a morning of writing some suggested content, i've cloned the repo and created SSH keys but have hit a roadblock:

$ git push origin fix-readme-add-script
ERROR: Permission to AllStarLink/ASL3-Manual.git denied to csylvain.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

You need to fork the repo in GitHub, work in a branch in your repo, and then open a PR request back to the project.

adding simpleusb-tune-menu to the table of commands is easy enough, but i'm not sure where to put the longer description paragraph. any recommendation?

contemplated what to do with the longer description paragraph overnight and decided it ought to be a manpage.

PR request created and awaits