mirror of
https://github.com/go-gitea/gitea
synced 2025-11-06 06:18:12 +00: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`