diff options
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> |