usql: remove --list-databases flag (#12882)

This commit is contained in:
Kenneth Shaw
2024-06-03 17:24:17 +07:00
committed by GitHub
parent b0712f5bd8
commit e567dc6833
2 changed files with 0 additions and 8 deletions

View File

@@ -15,10 +15,6 @@
`usql --command="{{sql_command}}"`
- List databases available on the server:
`usql --list-databases`
- Run an SQL command in the `usql` prompt:
`{{prompt}}=> {{command}}`