Skip to content

Commit dc5645d

Browse files
committed
Updating README.md with latest \? values
1 parent 88b41b6 commit dc5645d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,7 @@ General
638638
\drivers display information about available database drivers
639639
640640
Query Execute
641+
\bind [PARAM]... set query parameters
641642
\g [(OPTIONS)] [FILE] or ; execute query (and send results to file or |pipe)
642643
\crosstabview [(OPTIONS)] [COLUMNS] execute query and display results in crosstab
643644
\G [(OPTIONS)] [FILE] as \g, but forces vertical output mode
@@ -688,8 +689,8 @@ Formatting
688689
\C [STRING] set table title, or unset if none
689690
\f [STRING] show or set field separator for unaligned query output
690691
\H toggle HTML output mode
691-
\t [on|off] show only rows
692692
\T [STRING] set HTML <table> tag attributes, or unset if none
693+
\t [on|off] show only rows
693694
\x [on|off|auto] toggle expanded output
694695
695696
Transaction
@@ -708,6 +709,7 @@ Connection
708709
Operating System
709710
\cd [DIR] change the current working directory
710711
\setenv NAME [VALUE] set or unset environment variable
712+
\getenv VARNAME ENVVAR fetch environment variable
711713
\! [COMMAND] execute command in shell or start interactive shell
712714
\timing [on|off] toggle timing of commands
713715

0 commit comments

Comments
 (0)