Re: Move --interactive in createuser.sgml?

2023-07-04 Thread Daniel Gustafsson
> On 4 Jul 2023, at 09:58, Ekaterina Kiryanova > wrote: > I noticed that the --interactive option in createuser.sgml is in the list of > short options rather than in the list of the long ones later on. > If it makes sense to move it below, the attached patch fixes that for master > (after --by

Move --interactive in createuser.sgml?

2023-07-04 Thread Ekaterina Kiryanova
Hello! I noticed that the --interactive option in createuser.sgml is in the list of short options rather than in the list of the long ones later on. If it makes sense to move it below, the attached patch fixes that for master (after --bypassrls/--no-bypassrls). Please take a look. -- Best reg