From d2b9b9cdd749ba8a98dd718eb6c376d66c1671ed Mon Sep 17 00:00:00 2001 From: Staubgeborener Date: Thu, 15 Aug 2024 13:56:49 +0200 Subject: [PATCH] Update index.md --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 47b7b3f..b93135a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,6 +15,7 @@ curl -fsSL get.klipperbackup.xyz | bash - The script does the most complex work in the background automatically - Works perfectly with [gcode macros](manual.md/#klipper-macro) - Can also be executed [manually in the terminal](manual.md/#shell) +- Supports [Command-Line Arguments](alternative-methods/#command-line-arguments) - Automatic backups with [cron](automation.md/#cron) or a service that [reacts to file changes](automation.md/#backup-on-file-changes) - Switch between repositories and branches at any time - Fully customizable with [parameters](configuration.md/#env)