Fix usage
This commit is contained in:
parent
a922c08eda
commit
8ad1928336
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ A utility to copy changesets from one gerrit instance to another
|
||||||
|
|
||||||
## usage
|
## 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
|
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,
|
large to keep in RAM), config.yaml points to the configuration for upstream,
|
||||||
|
|
Loading…
Reference in a new issue