*: fix errors reported by languagetool (#6069)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> Extract a PostgreSQL database into a script file or other archive file.
|
||||
> More information: <https://www.postgresql.org/docs/current/app-pgdump.html>.
|
||||
|
||||
- Dump database into a SQL-script file:
|
||||
- Dump database into an SQL-script file:
|
||||
|
||||
`pg_dump {{db_name}} > {{output_file.sql}}`
|
||||
|
||||
|
Reference in New Issue
Block a user