Re: Move --interactive in createuser.sgml?
От | Daniel Gustafsson |
---|---|
Тема | Re: Move --interactive in createuser.sgml? |
Дата | |
Msg-id | AD568BD1-3127-45A3-A713-9E8FE673A378@yesql.se обсуждение исходный текст |
Ответ на | Move --interactive in createuser.sgml? (Ekaterina Kiryanova <e.kiryanova@postgrespro.ru>) |
Список | pgsql-docs |
> On 4 Jul 2023, at 09:58, Ekaterina Kiryanova <e.kiryanova@postgrespro.ru> wrote: > I noticed that the --interactive option in createuser.sgml is in the list of short options rather than in the list of thelong 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. I'm not sure this moves the needle much in terms of consistency in listing options, and I'm not sure there is policy to follow. createdb has long options in alphabetical order, pg_basebackup has long options both by alphabetical and grouped last, and pg_amcheck groups options by type. Whether or not an option has a short option as well as a long option is an implementation detail that I don't think should drive how we present the information to the users in order to help them find what they need. -- Daniel Gustafsson
В списке pgsql-docs по дате отправления: