From 96e1865a1a629c93fa175f4a1c1d7674ab76ac00 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 19 Jan 2025 13:23:59 +0200 Subject: reflect latest changes in the README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5ffc7a8..117195f 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,14 @@ Also add the `--gemtexterEnable` flag, if you are using [Gemtexter](https://code gos --gemtexterEnable --geminiSummaryFor 202410,202411,202412 ``` +In case there are HTTP links that translate directly to the Geminispace for certain capsules, specify the Gemini capsules as a comma-separated list as follows: + +```sh +gos --gemtexterEnable --geminiSummaryFor 202410,202411,202412 --geminiCapsules "foo.zone,paul.buetow.org" +``` + +It will then also generate Gemini Gemtext links in the summary page and flag them with `(Gemini)`. + ## More options Just run `gos --help` for more available options. -- cgit v1.2.3