1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00

docs: fix typos in the man page

This commit is contained in:
Frédéric Guillot 2025-08-19 19:26:50 -07:00
parent c105b14f58
commit d0e43f8682

View file

@ -1,5 +1,5 @@
.\" Manpage for miniflux. .\" Manpage for miniflux.
.TH "MINIFLUX" "1" "August 8, 2025" "\ \&" "\ \&" .TH "MINIFLUX" "1" "August 19, 2025" "\ \&" "\ \&"
.SH NAME .SH NAME
miniflux \- Minimalist and opinionated feed reader miniflux \- Minimalist and opinionated feed reader
@ -416,12 +416,12 @@ Disabled by default\&.
.B METRICS_PASSWORD .B METRICS_PASSWORD
Metrics endpoint password for basic HTTP authentication\&. Metrics endpoint password for basic HTTP authentication\&.
.br .br
Default is emtpty\&. Default is empty\&.
.TP .TP
.B METRICS_PASSWORD_FILE .B METRICS_PASSWORD_FILE
Path to a file that contains the password for the metrics endpoint HTTP authentication\&. Path to a file that contains the password for the metrics endpoint HTTP authentication\&.
.br .br
Default is emtpty\&. Default is empty\&.
.TP .TP
.B METRICS_REFRESH_INTERVAL .B METRICS_REFRESH_INTERVAL
Refresh interval to collect database metrics\&. Refresh interval to collect database metrics\&.
@ -431,12 +431,12 @@ Default is 60 seconds\&.
.B METRICS_USERNAME .B METRICS_USERNAME
Metrics endpoint username for basic HTTP authentication\&. Metrics endpoint username for basic HTTP authentication\&.
.br .br
Default is emtpty\&. Default is empty\&.
.TP .TP
.B METRICS_USERNAME_FILE .B METRICS_USERNAME_FILE
Path to a file that contains the username for the metrics endpoint HTTP authentication\&. Path to a file that contains the username for the metrics endpoint HTTP authentication\&.
.br .br
Default is emtpty\&. Default is empty\&.
.TP .TP
.B OAUTH2_CLIENT_ID .B OAUTH2_CLIENT_ID
OAuth2 client ID\&. OAuth2 client ID\&.
@ -562,7 +562,7 @@ Enabled by default\&.
.B WEBAUTHN .B WEBAUTHN
Enable or disable WebAuthn/Passkey authentication\&. Enable or disable WebAuthn/Passkey authentication\&.
.br .br
You must provide a username on the login page if your are using non-residential keys. However, this is not required for discoverable credentials\&. You must provide a username on the login page if you are using non-residential keys. However, this is not required for discoverable credentials\&.
.br .br
Default is disabled\&. Default is disabled\&.
.TP .TP