mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
dbeaver: update page (#18085)
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
> A GUI SQL client supporting many databases.
|
||||
> More information: <https://dbeaver.com/docs/dbeaver/Command-Line/>.
|
||||
|
||||
- Open `DBeaver`:
|
||||
- Open DBeaver:
|
||||
|
||||
`dbeaver`
|
||||
|
||||
- Open `DBeaver` connecting to a specific database:
|
||||
- Open DBeaver connecting to a specific database:
|
||||
|
||||
`dbeaver {{[-con|--connect]}} {{database}}`
|
||||
|
||||
@@ -19,11 +19,11 @@
|
||||
|
||||
`dbeaver --quit`
|
||||
|
||||
- Close all tabs within dbeaver:
|
||||
- Close all tabs within DBeaver:
|
||||
|
||||
`dbeaver --closeTabs`
|
||||
|
||||
- Bring `DBeaver` to the top of applications:
|
||||
- Bring DBeaver to the top of applications:
|
||||
|
||||
`dbeaver --bringToFront`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user