mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Add the possibility to run Miniflux as a cronjob
This commit is contained in:
parent
c3250257b1
commit
c85b19098d
3 changed files with 28 additions and 2 deletions
|
@ -6,13 +6,19 @@ miniflux \- Minimalist and opinionated feed reader
|
|||
|
||||
.SH SYNOPSIS
|
||||
\fBminiflux\fR [-vic] [-create-admin] [-debug] [-flush-sessions] [-info] [-migrate]
|
||||
[-reset-feed-errors] [-reset-password] [-version] [-config-file] [-config-dump]
|
||||
[-reset-feed-errors] [-reset-password] [-version] [-config-file]
|
||||
[-config-dump] [-cronjob] [-healthcheck]
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBminiflux\fR is a minimalist and opinionated feed reader.
|
||||
|
||||
.SH OPTIONS
|
||||
.PP
|
||||
.B \-cronjob
|
||||
.RS 4
|
||||
Run Miniflux as a cronjob to refresh a batch of feeds and exit\&.
|
||||
.RE
|
||||
.PP
|
||||
.B \-c
|
||||
.RS 4
|
||||
Load configuration file\&.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue