Updated to help text as in commit 4f92422
This commit is contained in:
parent
4f924226b6
commit
10e18feca8
1 changed files with 2 additions and 2 deletions
|
@ -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 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).
|
||||
|
|
Loading…
Reference in a new issue