mirror of
https://gitee.com/gitea/gitea
synced 2025-11-09 19:10:27 +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`