rssguard/debian/rssguard.1
Penelope Gwen 312f8ed3bf
Some checks failed
rssguard / check-build-script (push) Has been cancelled
rssguard / macos-13; no-lite = OFF; qt5 = OFF (push) Has been cancelled
rssguard / ubuntu-24.04; no-lite = OFF; qt5 = OFF (push) Has been cancelled
rssguard / windows-2022; no-lite = OFF; qt5 = OFF (push) Has been cancelled
rssguard / windows-2022; no-lite = OFF; qt5 = ON (push) Has been cancelled
rssguard / macos-13; no-lite = ON; qt5 = OFF (push) Has been cancelled
rssguard / ubuntu-24.04; no-lite = ON; qt5 = OFF (push) Has been cancelled
rssguard / windows-2022; no-lite = ON; qt5 = OFF (push) Has been cancelled
rssguard / windows-2022; no-lite = ON; qt5 = ON (push) Has been cancelled
rssguard / distribute-binaries (push) Has been cancelled
add debian files
2025-07-05 01:16:43 -07:00

36 lines
1.1 KiB
Groff

.TH RSSGUARD "1" "December 2020" "rssguard" "User Commands"
.SH NAME
rssguard \- simple, light and easy-to-use RSS/ATOM feed aggregator
.SH SYNOPSIS
.B rssguard
[\fI\,options\/\fR]
.SH DESCRIPTION
RSS Guard is simple, light and easy-to-use RSS/ATOM feed aggregator
developed using Qt framework which supports online feed synchronization
with these services:
- [Tiny Tiny RSS](https://tt-rss.org),
- [Inoreader](https://www.inoreader.com),
- [Nextcloud News](https://apps.nextcloud.com/apps/news),
- [Gmail API](https://developers.google.com/gmail/api).
.SH OPTIONS
.TP
\fB\-l\fR, \fB\-\-log\fR <log\-file>
Write application debug log to file. Note that
logging to file may slow application down.
.TP
\fB\-d\fR, \fB\-\-data\fR <user\-data\-folder>
Use custom folder for user data and disable
single instance application mode.
.TP
\fB\-s\fR, \fB\-\-no\-single\-instance\fR
Allow running of multiple application
instances.
.TP
\fB\-h\fR, \fB\-\-help\fR
Displays help on commandline options.
.TP
\fB\-\-help\-all\fR
Displays help including Qt specific options.
.TP
\fB\-v\fR, \fB\-\-version\fR
Displays version information.