diff options
| author | Michael Biebl <biebl@debian.org> | 2026-07-03 19:53:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2026-07-03 19:53:18 +0200 |
| commit | 537bfce2bda471c92caabd388589230200891509 (patch) | |
| tree | aedeccfaf0ba52c238ecf51fc009c0db5d4b60f0 /man/nmcli.xml | |
| parent | 869e9027026cdbb15d4e4a6327ff41d2697858eb (diff) | |
New upstream version 1.58~rc1 upstream/1.58_rc1
Diffstat (limited to 'man/nmcli.xml')
| -rw-r--r-- | man/nmcli.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/nmcli.xml b/man/nmcli.xml index 94f4c64c..3df25a0c 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -1734,6 +1734,7 @@ <group choice='req'> <arg choice='plain'>a</arg> <arg choice='plain'>bg</arg> + <arg choice='plain'>6GHz</arg> </group> </arg> <arg><option>channel</option> <replaceable>channel</replaceable></arg> @@ -1867,9 +1868,9 @@ connections with an option of restoring the network configuration to a known good state in case of an error.</para> - <para>If the a list of interface names is specified, the checkpoint is - taken, the checkpoint is takes only on the specified devices. Otherwise - a checkpoint is taken for all devices.</para> + <para>If a list of interface names is specified, the checkpoint is + taken only on the specified devices. Otherwise a checkpoint is taken for + all devices.</para> <para>Currently the timeout defaults to 15 seconds. This may change in a future version.</para> |