Updated to help text as in commit 4f92422

This commit is contained in:
pezcurrel 2024-10-30 18:33:42 +01:00
parent 4f924226b6
commit 10e18feca8

View file

@ -5,7 +5,7 @@ ganciof2f [options] <configuration file path>
[[[ 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 instances 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 wont update the state file.
This option also activates “verbose mode” (see below).