mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
psql: add link to homepage
This commit is contained in:
parent
91bb5f6053
commit
e952bc831a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# psql
|
||||
|
||||
> PostgreSQL command-line client.
|
||||
> More information: <https://www.postgresql.org/docs/current/app-psql.html>.
|
||||
|
||||
- Connect to database. It connects to localhost using default port 5432 with default user as currently logged in user:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue