Update Documentation.md

This commit is contained in:
martinrotter 2022-03-25 09:42:22 +01:00 committed by GitHub
parent 6e0b2d2e99
commit 35b2a1c07b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -532,19 +532,21 @@ RSS Guard's main window appearance can be tweaked in many ways. You can hide men
RSS Guard offers CLI (command line interface). For overview of its features, run `rssguard --help` in your terminal. You will see the overview of the interface. RSS Guard offers CLI (command line interface). For overview of its features, run `rssguard --help` in your terminal. You will see the overview of the interface.
``` ```
rssguard [options] [url-1 ... url-n] Usage: rssguard [options] [url-1 ... url-n]
RSS Guard
Options: Options:
-h, --help Displays overview of CLI.
-v, --version Displays version of the application.
-l, --log <log-file> Write application debug log to file. Note that -l, --log <log-file> Write application debug log to file. Note that
logging to file may slow application down. logging to file may slow application down.
-d, --data <user-data-folder> Use custom folder for user data and disable -d, --data <user-data-folder> Use custom folder for user data and disable
single instance application mode. single instance application mode.
-s, --no-single-instance Allow running of multiple application -s, --no-single-instance Allow running of multiple application
instances. instances.
-n, --no-debug-output Completely disable stdout/stderr outputs. -g, --no-debug-output Disable just "debug" output.
-?, -h, --help Displays help on commandline options. -n, --no-standard-output Completely disable stdout/stderr outputs.
--help-all Displays help including Qt specific options. -t, --style <style-name> Force some application style.
-v, --version Displays version information.
Arguments: Arguments:
urls List of URL addresses pointing to individual urls List of URL addresses pointing to individual