Fix usage

This commit is contained in:
Patrick Georgi 2021-10-29 20:22:30 +02:00
parent a922c08eda
commit 8ad1928336

View file

@ -3,7 +3,7 @@ A utility to copy changesets from one gerrit instance to another
## usage
gerritcp -d [dir] -c [config.yaml]
gerritcp -dir [dir] -config [config.yaml]
dir specified a directory to keep the git repo in (because it's usually too
large to keep in RAM), config.yaml points to the configuration for upstream,