X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/a3654df61ff3f43becf83ac667e21b842c0c12c6..35f9afd2df1cc9b633ec9eee01a3292dc7eb5ccd:/bti.xml diff --git a/bti.xml b/bti.xml index cfd0b1e..251f476 100644 --- a/bti.xml +++ b/bti.xml @@ -38,6 +38,7 @@ + @@ -93,7 +94,11 @@ Specify the host which you want to send your message to. Valid options are "twitter" to send to twitter.com and "identica" to - send to identi.ca. + send to identi.ca. + + If you want to send the message to a custom laconi.ca installation, + you should specify the API URI. For example identi.ca's URI is: + https://identi.ca/api/statuses If no host is specified, the default is to send to twitter.com. @@ -162,6 +167,14 @@ + + + + + Verbose mode + + + @@ -278,6 +291,10 @@ The host you want to use to send the message to. Valid options are either "twitter" or "identica" to send to twitter.com or identi.ca respectively. + + If you want to send the message to a custom laconi.ca installation, + you should specify the API URI. For example identi.ca's URI is: + https://identi.ca/api/statuses. @@ -310,7 +327,16 @@ - + + + + + Setting this variable to 'true' or 'yes' will enable the + verbose mode. + + + + There is an example config file called bti.example in the source tree that shows @@ -340,7 +366,7 @@ AUTHOR - Written by Greg Kroah-Hartman greg@kroah.com. + Written by Greg Kroah-Hartman <greg@kroah.com> and Amir Mohammad Saied <amirsaied@gmail.com>.