From 0239e67cdfc597ddf294704e5b7e03ef470f2117 Mon Sep 17 00:00:00 2001 From: currite Date: Thu, 17 Sep 2020 14:46:59 +0200 Subject: configuration-overview: fix commit-confirm definition --- docs/configuration-overview.rst | 9 +++++---- 1 file 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 - 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 -- cgit v1.2.3