From a98fb2ef5aeed95a6ec040611310393e0fa6ab46 Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 11 Nov 2025 13:20:32 +0200 Subject: [PATCH] fix markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1ed2fc..d97ae2c 100755 --- a/README.md +++ b/README.md @@ -76,5 +76,5 @@ src/gemini-dl.php --source gemini://.. --target /path/to/download -m, --match - string, collect links match regex rule, /.*/ by default -r, --raw - no value, include meta headers (--keep option ignored), disabled by default -u, --unique - no value, append snap version as folder timestamp, disabled by default - +``` * show in CLI: `gemini-dl.php --help`