mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
update doc
This commit is contained in:
@@ -186,11 +186,12 @@ Commands:
|
|||||||
version - displays the application version
|
version - displays the application version
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
--ads=all|due|new (publish) - specifies which ads to (re-)publish (DEFAULT: due)
|
--ads=all|due|new|<id(s)> (publish) - specifies which ads to (re-)publish (DEFAULT: due)
|
||||||
Possible values:
|
Possible values:
|
||||||
* all: (re-)publish all ads ignoring republication_interval
|
* all: (re-)publish all ads ignoring republication_interval
|
||||||
* due: publish all new ads and republish ads according the republication_interval
|
* due: publish all new ads and republish ads according the republication_interval
|
||||||
* new: only publish new ads (i.e. ads that have no id in the config file)
|
* new: only publish new ads (i.e. ads that have no id in the config file)
|
||||||
|
* <id(s)>: provide one or several ads by ID to (re-)publish, like e.g. "--ads=1,2,3" ignoring republication_interval
|
||||||
--ads=all|new|<id(s)> (download) - specifies which ads to download (DEFAULT: new)
|
--ads=all|new|<id(s)> (download) - specifies which ads to download (DEFAULT: new)
|
||||||
Possible values:
|
Possible values:
|
||||||
* all: downloads all ads from your profile
|
* all: downloads all ads from your profile
|
||||||
|
|||||||
Reference in New Issue
Block a user