mirror of
https://gitee.com/gitea/gitea
synced 2025-11-18 15:30:24 +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`