]> granicus.if.org Git - postgresql/commit
pg_basebackup: Add more information about --max-rate option to help output
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 15 Jul 2014 18:32:55 +0000 (14:32 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 15 Jul 2014 19:08:16 +0000 (15:08 -0400)
commite806da6bdbe9544e061b635f33b8ee561094b4d0
tree4114d66ebe1523b07464c78e039f70d9147e301a
parent0f43a55331c5697caa2054189ad8d1e717ccb192
pg_basebackup: Add more information about --max-rate option to help output

It was previously not clear what unit the option argument should have.
src/bin/pg_basebackup/pg_basebackup.c