mirror of
https://gitee.com/gitea/gitea
synced 2026-02-28 01:25:48 +08:00
This PR fixes a small typo in the backup documentation: `pgdump` command is wrong, the correct name for the backup software in PostgreSQL is `pg_dump`