Ping On Thu, Jun 29, 2023 at 12:00:00PM +0200, Marcus Folkesson wrote: > Add 'freq' to the parameter list used for WiFi Tethering. > > Signed-off-by: Marcus Folkesson > --- > doc/connmanctl.1.in | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/doc/connmanctl.1.in b/doc/connmanctl.1.in > index d87472c3..cf662ca3 100644 > --- a/doc/connmanctl.1.in > +++ b/doc/connmanctl.1.in > @@ -10,7 +10,7 @@ SYNOPSIS > .BI enable \ technology\fR|offline\ | > .BI disable \ technology\fR|offline\ | > .BI tether \ technology\ \fRon|off\ | > -.BI tether\fR\ wifi\ on|off\ ssid\ passphrase\fR\ | > +.BI tether\fR\ wifi\ on|off\ ssid\ passphrase\ freq\fR\ | > .BR services \ [\fIservice\fR]\ | > .BI peers \ peer\fR\ | > .BI scan \ technology\fR\ | > @@ -86,7 +86,7 @@ by default since tethering it usually breaks local networks. See > for enabling. > .PP > .TP > -.BR tether\ wifi\ on \ |\ off \ \fIssid\ passphrase > +.BR tether\ wifi\ on \ |\ off \ \fIssid\ passphrase\ [freq] > Enable or disable wireless tethering, as well set the SSID and passphrase. > .PP > .TP > -- > 2.40.1 >