From 4eaa04d4a4ad41527f8debd07ea583d79333b1b6 Mon Sep 17 00:00:00 2001 From: Kirill Rekhov Date: Thu, 15 Jan 2026 19:05:23 +0000 Subject: [PATCH] Presets: update examples to replace deprecated `--load-config` with `--config` --- presets/examples/10.jsonc | 2 +- presets/examples/2.jsonc | 2 +- presets/examples/3.jsonc | 2 +- presets/examples/4.jsonc | 2 +- presets/examples/5.jsonc | 2 +- presets/examples/6.jsonc | 2 +- presets/examples/7.jsonc | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/presets/examples/10.jsonc b/presets/examples/10.jsonc index 5d43fe326..4f342b10b 100644 --- a/presets/examples/10.jsonc +++ b/presets/examples/10.jsonc @@ -1,4 +1,4 @@ -// Load with --load-config examples/2.jsonc +// Load with --config examples/2.jsonc // Note that you must replace the image path to an existing image to display it. { diff --git a/presets/examples/2.jsonc b/presets/examples/2.jsonc index 0ed382ad9..a7f5252b7 100644 --- a/presets/examples/2.jsonc +++ b/presets/examples/2.jsonc @@ -1,4 +1,4 @@ -// Load with --load-config examples/2.jsonc +// Load with --config examples/2.jsonc // Note that you must replace the image path to an existing image to display it. { diff --git a/presets/examples/3.jsonc b/presets/examples/3.jsonc index f3cb7d431..4e9657e05 100644 --- a/presets/examples/3.jsonc +++ b/presets/examples/3.jsonc @@ -1,4 +1,4 @@ -// Load with --load-config examples/3.jsonc +// Load with --config examples/3.jsonc { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", diff --git a/presets/examples/4.jsonc b/presets/examples/4.jsonc index 963164416..385af68b7 100644 --- a/presets/examples/4.jsonc +++ b/presets/examples/4.jsonc @@ -1,4 +1,4 @@ -// Load with --load-config examples/4.jsonc +// Load with --config examples/4.jsonc { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", diff --git a/presets/examples/5.jsonc b/presets/examples/5.jsonc index 11b9c05e6..32f8e2e4d 100644 --- a/presets/examples/5.jsonc +++ b/presets/examples/5.jsonc @@ -1,4 +1,4 @@ -// Load with --load-config examples/5.jsonc +// Load with --config examples/5.jsonc { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", diff --git a/presets/examples/6.jsonc b/presets/examples/6.jsonc index 5eba94e5a..c82b8af10 100644 --- a/presets/examples/6.jsonc +++ b/presets/examples/6.jsonc @@ -1,4 +1,4 @@ -// Load with --load-config examples/2.jsonc +// Load with --config examples/2.jsonc // Note that you must replace the image path to an existing image to display it. { diff --git a/presets/examples/7.jsonc b/presets/examples/7.jsonc index 7a3056e8b..b17e5d39c 100644 --- a/presets/examples/7.jsonc +++ b/presets/examples/7.jsonc @@ -1,4 +1,4 @@ -// Load with --load-config examples/2.jsonc +// Load with --config examples/2.jsonc // Note that you must replace the image path to an existing image to display it. {