pgcli
                                
                                 pgcli copied to clipboard
                                
                                    pgcli copied to clipboard
                            
                            
                            
                        Completer has to suggest commands for which help is available
When user types in \h <space>, completer has to suggest SQL terms for which help is available.
Those terms can be got from executing \h without parameters.
\h command was added in this PR in pgspecial:
https://github.com/dbcli/pgspecial/pull/2