From d11fe99ffaeed93deec25f47098d0437e5d599e0 Mon Sep 17 00:00:00 2001 From: Gorniaky Date: Tue, 28 Jul 2026 12:47:53 -0300 Subject: [PATCH 1/2] fix docs --- docs/snapshot.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/snapshot.md b/docs/snapshot.md index 83c3081..cd36df9 100644 --- a/docs/snapshot.md +++ b/docs/snapshot.md @@ -4,7 +4,6 @@ ### [snapshot](snapshot.md) - ```sh Manage your versioned backups From b454b9ad707d8f2ba07f0507551cae320cf5566b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 28 Jul 2026 15:49:07 +0000 Subject: [PATCH 2/2] docs: update d11fe99 --- docs/commands.md | 2 -- docs/domain.md | 5 +++++ docs/snapshot.md | 4 ++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/commands.md b/docs/commands.md index 9d87612..967f9e3 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -4,11 +4,9 @@ - [app](app.md) - [domain](domain.md) -- [domain](domain.md) - [init](init.md) - [login](login.md) - [snapshot](snapshot.md) -- [snapshot](snapshot.md) - [subdomain](subdomain.md) - [team](team.md) - [user](user.md) diff --git a/docs/domain.md b/docs/domain.md index 06c161e..d26dcd6 100644 --- a/docs/domain.md +++ b/docs/domain.md @@ -4,6 +4,11 @@ ### [domain](domain.md) +- [create](domain_create.md) +- [delete](domain_delete.md) +- [edit](domain_edit.md) +- [info](domain_info.md) +- [verify](domain_verify.md) ```sh Manage your domains diff --git a/docs/snapshot.md b/docs/snapshot.md index cd36df9..d1fad71 100644 --- a/docs/snapshot.md +++ b/docs/snapshot.md @@ -4,6 +4,10 @@ ### [snapshot](snapshot.md) +- [create](snapshot_create.md) +- [download](snapshot_download.md) +- [info](snapshot_info.md) + ```sh Manage your versioned backups