Thought I saw a patch earlier converting docs to use []s, so this uses
them.
Rod Taylor
fprintf(fout, _(" \\df list functions\n"));
fprintf(fout, _(" \\do list operators\n"));
fprintf(fout, _(" \\dT list data types\n"));
+ fprintf(fout, _(" \\du [PATTERN] Lists all configured users or only those that match pattern\n"));
fprintf(fout, _(" \\e FILENAME edit the current query buffer or file with external editor\n"));
fprintf(fout, _(" \\echo TEXT write text to standard output\n"));
fprintf(fout, _(" \\encoding ENCODING set client encoding\n"));