mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
configuration-overview: fix commit-confirm definition
This commit is contained in:
parent
decc2dabaa
commit
fe6e27c2c4
@ -374,11 +374,12 @@ different levels in the hierarchy.
|
||||
vyos@vyos# exit discard
|
||||
|
||||
|
||||
.. cfgcmd:: commit-confirm
|
||||
.. cfgcmd:: commit-confirm <minutes>
|
||||
|
||||
Commit the current set of changes if ``confirm`` is also entered
|
||||
within 10 minutes. Otherwise the system reboot into the previous
|
||||
configuration.
|
||||
Use this command to temporarily commit your changes and set the
|
||||
number of minutes available for validation. ``confirm`` must
|
||||
be entered within those minutes, otherwise the system will reboot
|
||||
into the previous configuration. The default value is 10 minutes.
|
||||
|
||||
|
||||
What if you are doing something dangerous? Suppose you want to setup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user