From e73c327687e4f91682dbc37847ece40e36f50b72 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 10 Jun 2021 22:41:01 +0300 Subject: [PATCH] docs(help) add missing "boot" --- HELP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HELP.md b/HELP.md index 07e2bc4b..7eacf844 100644 --- a/HELP.md +++ b/HELP.md @@ -948,7 +948,7 @@ While using Dropbox remember that there is no remote support for the console/ter - view - edit -## Automatically start cloudcmd on boot (for systemd users) +## Automatically start cloudcmd on boot for `systemd` First, locate the command to run cloudcmd @@ -985,7 +985,7 @@ You may now enable cloudcmd and set it to autostart on boot by running: sudo systemctl enable --now cloudcmd ``` -## Automatically start cloudcmd on (for FreeBSD users) +## Automatically start cloudcmd on boot for `FreeBSD` First, locate the command to run cloudcmd