diff options
-rw-r--r-- | docs/configuration-overview.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/configuration-overview.rst b/docs/configuration-overview.rst index 85abbfce..bf9c57d9 100644 --- a/docs/configuration-overview.rst +++ b/docs/configuration-overview.rst @@ -342,11 +342,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 |