diff --git a/source/manual/settingsmenu.rst b/source/manual/settingsmenu.rst index 5117d2cf..a89056e7 100644 --- a/source/manual/settingsmenu.rst +++ b/source/manual/settingsmenu.rst @@ -228,7 +228,7 @@ The most common core commands are as follows: | | | | firewall and restart its services to apply | | | | | the changes. | +---------------------------------------------+----------------------------------------+-------------------------+---------------------------------------------+ -| Issue a reboot | configctl system reboot | No parameters | Perform a reboot at the specified time. | +| Halt and power off the system | configctl system halt | No parameters | Perform a power off at the specified time. | +---------------------------------------------+----------------------------------------+-------------------------+---------------------------------------------+ | Manual gateway switch | configctl interface routes alarm | No parameters | Perform a manual gateway switch if | | | | | applicable. Malfunctioning gateway | @@ -240,6 +240,8 @@ The most common core commands are as follows: | | | or overview page, e.g. | | | | | "lan", "wan", "optX". | | +---------------------------------------------+----------------------------------------+-------------------------+---------------------------------------------+ +| Reboot the system | configctl system reboot | No parameters | Perform a reboot at the specified time. | ++---------------------------------------------+----------------------------------------+-------------------------+---------------------------------------------+ | Remote backup | configctl system remote backup | No parameters | Trigger the remote backup at the specified | | | | | time as opposed to its nightly default. | +---------------------------------------------+----------------------------------------+-------------------------+---------------------------------------------+