mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-24 21:50:34 +01: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
|
||||
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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue