mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-06 02:18:00 +02:00
man: fix sentence in nmcli manual page
A not very clear sentence in the description of the `nmcli device checkpoint` command has been changed.
This commit is contained in:
parent
f70b37357a
commit
40f19ad674
1 changed files with 3 additions and 3 deletions
|
|
@ -1852,9 +1852,9 @@
|
||||||
connections with an option of restoring the network configuration to a
|
connections with an option of restoring the network configuration to a
|
||||||
known good state in case of an error.</para>
|
known good state in case of an error.</para>
|
||||||
|
|
||||||
<para>If the a list of interface names is specified, the checkpoint is
|
<para>If a list of interface names is specified, the checkpoint is
|
||||||
taken, the checkpoint is takes only on the specified devices. Otherwise
|
taken only on the specified devices. Otherwise a checkpoint is taken for
|
||||||
a checkpoint is taken for all devices.</para>
|
all devices.</para>
|
||||||
|
|
||||||
<para>Currently the timeout defaults to 15 seconds. This may change in
|
<para>Currently the timeout defaults to 15 seconds. This may change in
|
||||||
a future version.</para>
|
a future version.</para>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue