From b2fc37d004701998233a06a5254b1b3f116b0445 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Thu, 23 May 2024 19:12:01 +0200 Subject: [PATCH] Backup: add link to CLI section (#32914) --- source/_includes/common-tasks/backups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/common-tasks/backups.md b/source/_includes/common-tasks/backups.md index b8e89b4352b..ca181c1c687 100644 --- a/source/_includes/common-tasks/backups.md +++ b/source/_includes/common-tasks/backups.md @@ -40,7 +40,7 @@ A partial backup consists of any number of the above default directories and ins 2. `ha backups restore slugname` - restores a specific backup 3. `ha backups new --name nameofbackup` - create a backup -Use `ha help` to get more information about the command line usage. +For additional information about command line usage, use the `ha help` command or refer to the [Home Assistant Command Line documentation](/common-tasks/os/#home-assistant-via-the-command-line). ### Copying your backups to another location