Browse Source

docs(manpage): update `LISTEN_ADDR` description

Frédéric Guillot 9 months ago
parent
commit
84ebf1a033
1 changed files with 3 additions and 1 deletions
  1. 3 1
      miniflux.1

+ 3 - 1
miniflux.1

@@ -1,5 +1,5 @@
 .\" Manpage for miniflux.
-.TH "MINIFLUX" "1" "June 15, 2025" "\ \&" "\ \&"
+.TH "MINIFLUX" "1" "June 23, 2025" "\ \&" "\ \&"
 
 .SH NAME
 miniflux \- Minimalist and opinionated feed reader
@@ -344,6 +344,8 @@ Default is empty\&.
 .B LISTEN_ADDR
 Address to listen on. Use absolute path to listen on Unix socket (/var/run/miniflux.sock)\&.
 .br
+Multiple addresses can be specified, separated by commas. For example: 127.0.0.1:8080, 127.0.0.1:8081\&.
+.br
 Default is 127.0.0.1:8080\&.
 .TP
 .B LOG_DATE_TIME