From 10e18feca8014a62a6e56a4031f6754f9624de0a Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Wed, 30 Oct 2024 18:33:42 +0100 Subject: [PATCH] Updated to help text as in commit 4f92422 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1cc7f41..a31ebc6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ganciof2f [options] [[[ DESCRIPTION ]]] - This is GancioF2F («GancioFeed2Fedi») v0.5.3, a CLI PHP script that can + This is GancioF2F («GancioFeed2Fedi») v0.5.4, a CLI PHP script that can be used to periodically fetch the JSON feed from an instance of Gancio (https://gancio.org) and post its new or changed events announcements on the Fediverse through a Mastodon account, recording into a state file a reference @@ -125,7 +125,7 @@ always_link_gancio_post = true -t / --test Do a test: GancioF2F will try as always to read the configuration file, fetch the defined Mastodon instance’s info, load the state file and fetch the feed, - but it will post only the first of the announcements it may find there, with + but it will post only the last of the announcements it may find there, with a visibility of «direct», even if according to the state file it has already been posted, and won’t update the state file. This option also activates “verbose mode” (see below).