mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
cli: avoid misleading error message when creating an admin user
This commit is contained in:
parent
ad1d349a0c
commit
3db3f9884f
4 changed files with 25 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
.\" Manpage for miniflux.
|
||||
.TH "MINIFLUX" "1" "March 19, 2024" "\ \&" "\ \&"
|
||||
.TH "MINIFLUX" "1" "March 23, 2024" "\ \&" "\ \&"
|
||||
|
||||
.SH NAME
|
||||
miniflux \- Minimalist and opinionated feed reader
|
||||
|
@ -31,7 +31,7 @@ Load configuration file\&.
|
|||
.PP
|
||||
.B \-create-admin
|
||||
.RS 4
|
||||
Create admin user\&.
|
||||
Create an admin user from an interactive terminal\&.
|
||||
.RE
|
||||
.PP
|
||||
.B \-debug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue